Package php8.1-swoole: Information

Source package: php8.1-swoole
Version: 5.1.2-alt1.28
Build time:  Apr 15, 2024, 08:25 PM in the task #345136
Category: System/Servers
Report package bug
License: Apache-2.0
Summary: Coroutine-based concurrency library for PHP
Description: 
php-swoole extension provides an event-driven asynchronous and
coroutine-based concurrency networking communication engine
with high performance written in C++ for PHP.

Swoole main features are includes:
- event-driven
- coroutine
- asynchronous non-blocking
- multi-thread reactor
- multi-process worker
- multi-protocol
- millisecond timer
- 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
- support IPv4/IPv6/UnixSocket/TCP/UDP
- support SSL/TLS encrypted transmission

List of RPM packages built from this SRPM:
php8.1-swoole (x86_64, ppc64le, aarch64)
php8.1-swoole-debuginfo (x86_64, ppc64le, aarch64)

Maintainer: Anton Farygin

List of contributors:
Anton Farygin
Nikolay A. Fetisov

    1. gcc-c++
    2. rpm-build-licenses
    3. rpm-build-php8.1-version
    4. libssl-devel
    5. libpcre-devel
    6. libcurl-devel
    7. libbrotli-devel
    8. php-devel = 8.1.28
    9. boost-devel-headers
    10. zlib-devel

Last changed


April 15, 2024 Anton Farygin 5.1.2-alt1.28
- Rebuild with php-devel = 8.1.28-5.1.2-alt1.28
Feb. 14, 2024 Anton Farygin 5.1.2-alt1
- 5.1.2 (Closes: #49121)
Jan. 19, 2024 Anton Farygin 5.1.1-alt2
- added upstream fix against php 8.3 (Closes: #49116)
- removed postscripts (there is a filetrigger)