dubiy/yamlok

Yaml file editor

Maintainers

Details

github.com/Dubiy/Yamlok

Source

Issues

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master 2015-12-11 14:07 UTC

This package is not auto-updated.

Last update: 2024-05-25 17:06:49 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