PULI and PHP7
Información sobre el evento
Descripción
PHP7 in Symfony Apps (English)
Join us in this talk to discover all the new PHP7 goodies! From its initial concept to the almost finished version we have right now. From the shiny new spaceship operator to the most wanted feature ever aka Scalar Type Hinting. All rounded up with some benchmarks, with a special focus on how our Symfony applications will perform compared to previous versions (and HHVM too!).
Composer and the PSR autoloading standards enabled a big shift in the PHP community towards building reusable packages. Puli, a new resource management toolkit built on top of Composer, takes us to the next level: With Puli you can easily access and organize HTML, CSS or configuration files - in short: resources - of all your Composer packages, deploy them to CDNs and much more. Like Composer, Puli originates from the Symfony ecosystem, but was built to simplify and unify resource management independent of any single PHP framework.