Blog |
Forum |
Repository |
Wizard
Jump to letter: [
APUX
]
php-pecl-swoole5 - PHP's asynchronous concurrent distributed networking framework
- Website:
- https://pecl.php.net/package/swoole
- Licence:
- ASL 2.0 and BSD 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.0.
Packages
php-pecl-swoole5-5.0.0-1.fc34.remi.8.0.x86_64
|
[1.3 MiB]
|
Changelog by Remi Collet (2022-08-02):
- update to 5.0.0
- rename to php-pecl-swoole5
- raise dependency on PHP 8.0
- add postgresql support on Fedora, EL-8 and EL-9
- remove curl support on EL-7
|