Alejandro Celaya | Blog

Software development, agile methodologies and open source software.

tag Archive — "factories"

— 2017 —

Reusing factories in Zend ServiceManager

I think it is doubtless that modern PHP embraces SOLID principles, and therefore, dependency injection. That's why every modern PHP application needs a dependency injection container to deal with it. There are several options out there, depending on the way you like to work. Every container has a sl…

— 2016 —

Improving Zend\ServiceManager workflow with annotations

Everyone who regularly visits my blog knows that I'm an absolute fan of the Zend\ServiceManager component. It is always my choice to deal with dependency injection in any kind of project, more now that v3 has been released, which is faster and has a better public API. The workflow while working with…


Older postsNewer posts