Update 12/06/15: I’ve opened a PR making the PropertyAccess Component 84% faster than before. It implements strategies explained at the end of this post. This PropertyAccess component allows to access to a property of an object (or a to a key of an array) regardless of the access strategy that must be used. It is smart enough to access…
Tag: API Platform
Introducing API Platform (Forum PHP)
My slides from this morning at Forum PHP Paris about API Platform: Open the slides in full screen
See you at these upcoming PHP conferences
I’ll speak about API Platform and Symfony at some PHP conferences until the end of 2015: Symfony Live, San Francisco (October 29th) Leveraging a cloud computing infrastructure to build high performance Symfony webapps I’ll present how to tune Symfony webapps to be as efficient and as robust as possible thanks to cloud computing platforms. I’ll detail…