The
swoole and openswoole extensions are available by default on Upsun PHP 8.2 Upsun containers.You need:
- PHP 7.3+ for Swoole
- PHP 7.4.0+ for Open Swoole
- The Swoole installation script.
Currently, the installation script is compatible with PHP <=8.0.
It is not compatible with PHP 8.3, and theswooleandopenswooleextensions are not available on Upsun PHP 8.3 containers yet.
Install
Install the PHP extension for Swoole or Open Swoole during the build. Take advantage of an installation script. You need to pass 2 parameters:- Which Swoole project to use:
openswooleorswoole - Which version to install