Asynchronous web application development allows teams to offload slow processes in order to provide snappy responses to clients. But implementing asynchronous processes in PHP applications can be complicated — especially when starting from scratch.But with networking frameworks like Swoole and middleware like Mezzio (formerly Expressive), developers can make asynchronous programming less complicated and more achievable.Leveraging PHP Middleware for Asynchronous ProgrammingIn this webinar, Matthew Weier O’Phinney, Product Manager and Principal Engineer at Zend by Perforce, and Development Lead for the Laminas Project, shows how PHP developers can leverage Swoole and Mezzio to apply asynchronous programming for improved scalability and performance in PHP applications — particularly when building highly-scalable APIs.Attend This Webinar to Learn:The benefits of asynchronous programmingHow the Swoole extension worksHow to integrate a PSR-15 app into SwooleHow developers can use Mezzio with SwoolePotential pitfalls when adopting middleware Your PresenterMatthew Weier O’Phinney Development Lead for the Laminas ProjectMatthew began developing on Zend Framework (ZF) before its first public release, and led the project for Zend from 2009 through 2019. He is a founding member of the PHP Framework Interop Group (PHP-FIG), which creates and promotes standards for the PHP ecosystem — and he is serving his second elected term on the PHP-FIG Core Committee.