In this talk we will present a middleware async architecture based on Expressive and Swoole to speed up web API development and runtime in PHP. Using this approach, you will be able to achieve great performace improvement, up to 4x faster than nginx or Apache (benchmark).
start 22:00
I don't get it why examples show use cases that will never ever be used by anybody but presenters. This simplicity is a lie. Was it hard to spend 5 minutes thinking more to add some basic I/O that php needs to wait for results and here asynchronous programming really gives benefits over synchronous? Presentation would be more 'expressive'. Good job with micro-framework though.