Package php8.3-swoole: Information
Source package: php8.3-swoole
Version: 6.0.1-alt2.18
Build time: Mar 13, 2025, 10:07 AM in the task #377717
Category: System/Servers
Report package bugHome page: https://pecl.php.net/package/swoole
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.3-swoole (x86_64, aarch64)
php8.3-swoole-debuginfo (x86_64, aarch64)
php8.3-swoole (x86_64, aarch64)
php8.3-swoole-debuginfo (x86_64, aarch64)
Maintainer: Anton Farygin
Last changed
March 12, 2025 Anton Farygin 6.0.1-alt2.18
- Rebuild with php-devel = 8.3.18-6.0.1-alt2.18
March 4, 2025 Anton Farygin 6.0.1-alt2
Feb. 18, 2025 Anton Farygin 6.0.1-alt1
- 6.0.0 -> 6.0.1 - added Post and PreUn scripts (Closes: #53133)