Slim-Config
Slim-Config copied to clipboard
A file configuration loader that supports PHP, INI, XML, JSON, and YML files for the Slim Framework. It internally uses https://github.com/hassankhan/config.
Results
1
Slim-Config issues
Sort by
recently updated
recently updated
newest added
I noticed the README example includes the dependencies, middleware, and routing all within one file. It may be worth adding a note for anyone using the Slim skeleton project that...
enhancement
help wanted