europaphp / skeleton

A feather-weight, extremely-fast, diverse, scalable and productive PHP 5.4 View Controller framework.
17 stars 9 forks source link

Implement YAML config parser. #87

Closed treshugart closed 11 years ago

treshugart commented 11 years ago

Would be best to use http://php.net/yaml for parsing if possible.

Adapters should be added for both .yml (most common) and .yaml.