Talk in German at PHP Developer Day 2017
Short URL: https://joind.in/talk/55cc8
(QR-Code (opens in new window))
Der Middleware-Ansatz erleichtert es Softwareentwicklern, Web-APIs zu implementieren, die HTTP-Input / Output verwalten. In diesem Vortrag wird gezeigt, wie eine Middleware Web-API in PHP 7 mit Expressive, dem Open-Source-Projekt von Zend Framework, entwickelt wird. In diesem Zusammenhang kann auch die große Performance-Steigerung von PHP 7.1 und die Auswirkungen auf die API-Entwicklung deutlich gemacht werden. Und wer sich schon immer gefragt hat, was es mit Diactoros und Stratigility auf sich hat, der sollte diese Session nicht verpassen.
Comments
Comments are closed.
I missed deeper insights into middlewares.
To me it felt like there was too much time spent on the history of PHP (5) and the importance of PHP 7. Maybe the original slides were prepared at a time where this was still new to many people, but by now I would expect that almost everyone is familiar with that topic.
it gave me a good overview over zend-expressive and the general idea newer zend framework versions are about