Skip to content

How native lazy objects will change Doctrine and Symfony forever

Avatar of Benjamin Eberlei Benjamin Eberlei

Starting with PHP 8.4 you can implement lazy loading and proxy objects with native PHP functionality with little overhead and no code generation required. Both Doctrine and Symfony are historically using the proxy pattern with solutions and workarounds built in PHP. In this talk I will explain PHPs 8.4s native lazy objects and how it will be a game changer to both Doctrine and Symfony going forward.

Delivered in English

Date/time to be announced