Package php8.4-swoole: Information

    Source package: php8.4-swoole
    Version: 6.0.2-alt1.14
    Latest version according to Repology
    Build time:  Oct 31, 2025, 10:19 PM in the task #398868
    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.4-swoole (x86_64, aarch64)
    php8.4-swoole-debuginfo (x86_64, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin
    Nikolay A. Fetisov

    ACL:
    Anton Farygin
    @everybody

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

    Last changed


    Oct. 31, 2025 Anton Farygin 6.0.2-alt1.14
    - Rebuild with php-devel = 8.4.14-6.0.2-alt1.14
    Sept. 26, 2025 Anton Farygin 6.0.2-alt1
    - 6.0.1 -> 6.0.2
    March 4, 2025 Anton Farygin 6.0.1-alt2
    - fixed build with brotli (Closes: #53195, #53260, #53132, #45264)