- Using ServiceManager 3 lazy services to improve your PHP application performance
Performance is an important subject when a project grows. There are some good practices that make projects more maintainable, like dependency injection, however, creating all the objects at the beginning of the request could reduce the application performance. If some of the created objects are not …
tag Archive — "delegators"
— 2016 —
Older postsNewer posts