This is a past event. Please join us for Web Summer Camp this year.

Symfony 4 best practices

Workshop abstract

Symfony 4 has been recently released and it changes the way you develop Web applications with Symfony. In this workshop, you will discover the new recommended best practices promoted by the Symfony Core Team. With Nicols, you will learn how to install third party packages with Symfony Flex, configure your application with environment variables or leverage the new dependency injection container features. And much more!

Workshop level

Intermediate


Full recorded videos

Embedded content: https://www.youtube.com/watch?v=hC50F-G1zeQ Embedded content: https://www.youtube.com/watch?v=DprdvRCDz7c


Software requirements

Recommended software:

  • PHP 7.1+
  • Composer

Preparations

Run:

$ composer create-project website-skeleton

Nicolas Grekas

Symfony core team member, Blackfire.io CTO

Nicolas works at SensioLabs as CTO for the Blackfire.io. He started sending pull requests to Symfony at the end of 2013 and, since nobody told him to stop, he ended up becoming a core team member and a top-ranking contributor. He likes figuring out how to take the most out of the PHP engine, optimizing CI matrices, and removing lines of code.