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

{
    "name": "php74-mysql_xdevapi",
    "portdir": "php/php-mysql_xdevapi",
    "version": "8.0.30",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd openbsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pecl.php.net/package/mysql_xdevapi",
    "description": "MySQL X DevAPI for PHP",
    "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
    "active": true,
    "categories": [
        "databases",
        "php"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1759
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "boost176",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "protobuf3-cpp",
                "lz4",
                "php74",
                "zlib",
                "zstd"
            ]
        }
    ],
    "depends_on": []
}