dubiy / yamlok
Yaml file editor
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/dubiy/yamlok
Requires
- php: >=5.4.0
 - symfony/symfony: ~2.3
 
This package is not auto-updated.
Last update: 2025-10-26 01:01:15 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