Blog |
Support |
Repository |
Wizard
Jump to letter: [
P
]
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/> #StandWithUkraine
- 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.2.0~RC1-1.module_php.8.3.el8.remi.x86_64
|
[2.2 MiB]
|
Changelog by Remi Collet (2026-02-17):
- update to 6.2.0RC1
- disable io_uring feature
- don't enable new ssh2, ftp and firebird features
- open https://github.com/swoole/swoole-src/issues/6002
build failure (uring_socket.cc)
- open https://github.com/swoole/swoole-src/issues/6003
Warning: Function registration failed (related to ssh2 and ftp)
- open https://github.com/swoole/swoole-src/issues/6004
undefined symbol: fb_encode_date
|
|
php-pecl-swoole6-6.1.0~RC2-1.module_php.8.3.el8.remi.x86_64
|
[2.1 MiB]
|
Changelog by Remi Collet (2025-10-14):
- update to 6.1.0RC2
|