dubiy / yamlok
Yaml file editor
dev-master
2015-12-11 14:07 UTC
Requires
- php: >=5.4.0
- symfony/symfony: ~2.3
This package is not auto-updated.
Last update: 2026-03-01 03:04:32 UTC
README
#Yamlok
##Simple yaml editor
Bundle can read simple yaml files, convert it to arrays, and convert arrays to yaml.
Install
Composer
php composer.phar require dubiy/yamlok
Config
Example of config.
dubiy_yamlok:
file: app/config/settings.yml
Usage
...
##TODO:
- remove cache
- global config file settings