Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-openswoole22 - High Performance Programmatic Server for PHP with Async IO, Coroutines and Fibers

Website:
https://pecl.php.net/package/openswoole
Licence:
Apache-2.0 AND BSD-3-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Build high-performance, scalable, concurrent TCP, UDP, Unix Socket, HTTP,
WebSocket services with PHP and easy to use coroutine, fibers API.

Documentation for Open Swoole can be found on https://openswoole.com/docs


Package built for PHP 8.2.

Packages

php-pecl-openswoole22-22.1.2-2.remi.src [1.2 MiB] Changelog by Remi Collet (2024-02-19):
- fix BuildRequires for libpq-devel
php-pecl-openswoole22-22.1.2-1.remi.src [1.2 MiB] Changelog by Remi Collet (2023-12-11):
- update to 22.1.2
php-pecl-openswoole22-22.1.0-3.remi.src [1.2 MiB] Changelog by Remi Collet (2023-11-08):
- update to 22.1.0
- drop patches merged upstream
- raise dependency on PHP 8.1
php-pecl-openswoole22-22.0.0-4.remi.src [1.2 MiB] Changelog by Remi Collet (2024-02-19):
- fix BuildRequires for libpq-devel
php-pecl-openswoole22-22.0.0-3.remi.src [1.2 MiB] Changelog by Remi Collet (2023-09-04):
- build out of sources tree
- add patch for PHP 8.3 from
  https://github.com/openswoole/ext-openswoole/pull/328
php-pecl-openswoole22-22.0.0-2.remi.src [1.2 MiB] Changelog by Remi Collet (2023-02-17):
- fix GCC 13 build using patch from
  https://github.com/openswoole/ext-openswoole/pull/304
php-pecl-openswoole22-22.0.0-1.remi.src [1.2 MiB] Changelog by Remi Collet (2022-12-22):
- update to 22.0.0
- rename to php-pecl-openswoole22 for new API
- drop dependency on json extension