The Proxy Pattern in PHP - Marco Pivetta | IPC13

preview_player
Показать описание
What is an Object Proxy? This talk explains how virtual proxies, ghost objects and generally "fake" objects can actually help improving the performance and memory impact of your applications while reducing complexity! Marco Pivetta will show some practical examples of usage of proxies, their advantages and disadvantages, and even suggest you how to make your PHP more awesome with well known technologies such as ProxyManager, Zend\ServiceManager or Symfony\DependencyInjection.

Рекомендации по теме
Комментарии
Автор

Cool video and presentation, helped me :)

robinvanblaricum