GET /api/v1/ports/php74-swoole/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "php74-swoole",
    "portdir": "php/php-swoole",
    "version": "4.8.13",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/swoole",
    "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP",
    "long_description": "php-swoole is an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP.",
    "active": true,
    "categories": [
        "devel",
        "net",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1770
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "hiredis",
                "openssl",
                "brotli",
                "nghttp2",
                "php74",
                "zlib"
            ]
        }
    ],
    "depends_on": []
}