Package php8.3-swoole: Information

    Source package: php8.3-swoole
    Version: 6.0.1-alt2.18
    Latest version according to Repology
    Build time:  Mar 13, 2025, 10:07 AM in the task #377717
    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.3-swoole (x86_64, aarch64)
    php8.3-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. libzstd-devel
      6. libnghttp2-devel
      7. php-devel = 8.3.18
      8. rpm-build-licenses
      9. rpm-build-php8.3-version
      10. zlib-devel
      11. libpcre-devel
      12. libssl-devel

    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
    - fixed build with brotli (Closes: #53195, #53260, #53132, #45264)
    Feb. 18, 2025 Anton Farygin 6.0.1-alt1
    - 6.0.0 -> 6.0.1
    - added Post and PreUn scripts (Closes: #53133)