Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-swoole5 - 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.2.

Packages

php-pecl-swoole5-5.1.2-1.remi.src [2.2 MiB] Changelog by Remi Collet (2024-01-24):
- update to 5.1.2
- fix out of sources tree build using patch from
  https://github.com/swoole/swoole-src/pull/5239
php-pecl-swoole5-5.1.1-1.remi.src [2.1 MiB] Changelog by Remi Collet (2023-11-27):
- update to 5.1.1
php-pecl-swoole5-5.1.0-1.remi.src [2.1 MiB] Changelog by Remi Collet (2023-09-29):
- update to 5.1.0
- add dependency on pdo extension
- new coroutine_odbc enabled
- new coroutine_sqlite enabled
- new coroutine_oracle disabled
php-pecl-swoole5-5.0.3-1.remi.src [4.0 MiB] Changelog by Remi Collet (2023-09-04):
- add upstream patch for PHP 8.3
php-pecl-swoole5-5.0.2-2.remi.src [2.0 MiB] Changelog by Remi Collet (2023-02-17):
- fix GCC 13 build using patch from
  https://github.com/swoole/swoole-src/pull/4985
php-pecl-swoole5-5.0.2-1.remi.src [2.0 MiB] Changelog by Remi Collet (2023-02-06):
- update to 5.0.2
php-pecl-swoole5-5.0.1-1.remi.src [2.0 MiB] Changelog by Remi Collet (2022-11-07):
- update to 5.0.1
php-pecl-swoole5-5.0.0-1.remi.src [2.1 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