kphp
kphp copied to clipboard
Support for parsing yaml files.
I would like to see native support for parsing yaml files.
As it is already done in PHP: https://www.php.net/manual/en/ref.yaml.php To work with the files, you can use the attached library: yaml-cpp