tomphp / container-configurator

Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
MIT License
20 stars 3 forks source link

Enhancement: Allow to glob with braces #17

Closed localheinz closed 9 years ago

localheinz commented 9 years ago

This PR

:information_desk_person: This is very useful (and, admittedly, influenced by ZF2) when you want to use more advanced patterns, say, load global configuration files first, then allow others to override.