Show notes
Given Zend Framework’s design and very flexible nature, it can be easy to end up with a bloated global configuration, if we’re not careful. This episode follows up the recent tutorial on ConfigProviders.
In it, I provide further background the ConfigProviders tutorial, on why ConfigProviders can help reduce configuration complexity, and maintainability.
For more information, check out the following links:
- http://www.masterzendframework.com/using-configproviders/
- https://github.com/mtymek/expressive-config-manager

