Alejandro Celaya | Blog

Software development, agile methodologies and open source software.

tag Archive — "proxy"

— 2018 —

Delay constructor execution by using ServiceManager lazy services

A couple years ago I wrote a post about how to improve PHP applications performance by using zend-servicemanager lazy services. In that article I explained how the ServiceManager takes advantage of the proxy design pattern to delay the creation of services, when they are marked as lazy. That can imp…


Older postsNewer posts