Package php8.3-swoole: Information

  • Default inline alert: Version in the repository: 5.1.2-alt1.7

Binary package: php8.3-swoole
Version: 5.1.2-alt1.3
Architecture: aarch64
Build time:  Feb 21, 2024, 03:58 AM in the task #341111
Source package: php8.3-swoole
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

Maintainer: Anton Farygin

List of contributors:
Anton Farygin
Nikolay A. Fetisov

ACL:
Anton Farygin
@everybody

Last changed


Feb. 20, 2024 Anton Farygin 5.1.2-alt1.3
- Rebuild with php-devel = 8.3.3-5.1.2-alt1.3
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)