Everyone talks about performance and dreams of short response times for their web application. But the full-stack framework with its powerful ORM and complex code infrastructure, various external libraries, and chronically overloaded databases make the goal of high-performance websites a distant prospect. The connection of various, slow APIs from third parties does the rest. Oh, and e-mails have to be sent as well. If you follow the "best practices" of many frameworks, all this work is done at request time, of course.
But the Unix world has shown for decades that the secret of success lies in the interaction of highly specialized and, above all, small applications. It’s time to apply this insight to your own code. Therefore, in this workshop, we will refactor a classically built web application—and simply get rid of everything slowing us down.
More information and tickets: https://phpconference.com/