dubiy / yamlok
Yaml file editor
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.4.0
- symfony/symfony: ~2.3
This package is not auto-updated.
Last update: 2024-11-09 19:45:29 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