Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-pecl-swoole6 - PHP's asynchronous concurrent distributed networking framework

Website:
https://pecl.php.net/package/swoole
Licence:
Apache-2.0 AND BSD-3-Clause AND MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Event-driven asynchronous and concurrent networking engine with
high performance for PHP.
- event-driven
- coroutines
- asynchronous non-blocking
- built-in tcp/http/websocket/http2 server
- coroutine tcp/http/websocket client
- coroutine mysql client
- coroutine redis client
- coroutine read/write file system
- coroutine dns lookup
- automatically replace blocking functions to non-blocking
- support IPv4/IPv6/UnixSocket/TCP/UDP
- support SSL/TLS encrypted transmission

Documentation: https://rawgit.com/tchiotludo/swoole-ide-helper/english/docs/

Package built for PHP 8.3.

Packages

php-pecl-swoole6-6.1.3-1.remi.src [2.4 MiB] Changelog by Remi Collet (2025-11-26):
- update to 6.1.3
php-pecl-swoole6-6.1.2-1.remi.src [2.4 MiB] Changelog by Remi Collet (2025-11-12):
- update to 6.1.2
php-pecl-swoole6-6.1.1-1.remi.src [2.4 MiB] Changelog by Remi Collet (2025-10-30):
- update to 6.1.1
php-pecl-swoole6-6.1.0-1.remi.src [2.4 MiB] Changelog by Remi Collet (2025-10-24):
- update to 6.1.0
php-pecl-swoole6-6.1.0~RC2-1.remi.src [2.4 MiB] Changelog by Remi Collet (2025-10-14):
- update to 6.1.0RC2
php-pecl-swoole6-6.1.0~RC1-1.remi.src [2.4 MiB] Changelog by Remi Collet (2025-09-01):
- update to 6.1.0RC1
- enable swoole stdext support
php-pecl-swoole6-6.0.2-1.remi.src [2.3 MiB] Changelog by Remi Collet (2025-03-23):
- update to 6.0.2
php-pecl-swoole6-6.0.1-1.remi.src [2.3 MiB] Changelog by Remi Collet (2025-02-14):
- update to 6.0.1
- drop patch merged upstream
- provide php-pie(swoole/swoole)