OpenSky is one of the first large ecommerce platforms to use Symfony2. The whole marketplace has been running on Symfony for many years. Over this talk we will share: - how we use the framework and other PHP components - our deployment process - using Doctrine with MySQL and MongoDB - things we learned to avoid - running a large PHPUnit test suite - And more interesting tips on how our team operates with a large code base with a fully remote operation with teams across multiple continents.

Comments

Comments are closed.

Yannick at 17:14 on 17 Nov 2017

Cool to see what solutions were picked by opensky. We faced similar challenges and it nice to compare. Though it hit a nice balance between technical stuff and giving an overview.

It is always interesting to hear about someone elses workflow; you can always learn something.