Using the Swoole Extension

Learn how to use the Swoole extension to improve the performance of our application in PHP 8.

The PHP Swoole extension was first made available on the PHP extension C library website in December 2013. Since that time, it’s gained considerable attention. With the introduction of the JIT compiler in PHP 8, there has been a considerable amount of renewed interest in the Swoole extension as it’s fast and stable and is in a position to make PHP applications run even faster. The total number of downloads is close to six million, and the average number per month is around 50,000.

Get hands-on with 1200+ tech skills courses.