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.

Sanro Keil at 15:25 on 23 Sep 2017

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.

Marcel Lamm at 15:04 on 25 Sep 2017

it gave me a good overview over zend-expressive and the general idea newer zend framework versions are about