Package php8.2-swoole: Information

    Source package: php8.2-swoole
    Version: 6.0.1-alt2.28
    Latest version according to Repology
    Build time:  Mar 12, 2025, 09:15 PM in the task #377716
    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.2-swoole (x86_64, aarch64)
    php8.2-swoole-debuginfo (x86_64, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin
    Nikolay A. Fetisov

    ACL:
    Nikolay A. Fetisov
    @everybody

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

    Last changed


    March 12, 2025 Anton Farygin 6.0.1-alt2.28
    - Rebuild with php-devel = 8.2.28-6.0.1-alt2.28
    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)