GET /api/v1/ports/php80/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "php80",
    "portdir": "lang/php",
    "version": "8.0.30",
    "license": "PHP-3.01",
    "platforms": "darwin freebsd",
    "epoch": 2,
    "replaced_by": null,
    "homepage": "https://www.php.net",
    "description": "PHP: Hypertext Preprocessor",
    "long_description": "PHP is a widely-used general-purpose scripting language that is especially suited for developing web sites, but can also be used for command-line scripting.",
    "active": true,
    "categories": [
        "lang",
        "www"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "debug",
        "libedit",
        "readline",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "autoconf",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses",
                "pcre2",
                "gsed",
                "bzip2",
                "libxml2",
                "libiconv",
                "zlib",
                "argon2",
                "libedit",
                "mhash"
            ]
        },
        {
            "type": "run",
            "ports": [
                "php_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "php80-event",
                "php80-xhprof",
                "php80-dbase",
                "php80-xdebug",
                "php80-gmagick",
                "php80-jsmin",
                "php80-xmlrpc",
                "php80-lzf",
                "php80-stomp",
                "php80-rar",
                "php80-yaz",
                "php80-solr",
                "php80-vld",
                "php80-geoip",
                "php80-meminfo",
                "php80-psr",
                "php80-raphf",
                "php80-memcached",
                "php80-amqp",
                "php80-mysql_xdevapi",
                "php80-rrd",
                "php80-timezonedb",
                "php80-scrypt",
                "php80-uploadprogress",
                "php80-igbinary",
                "php80-xapian",
                "php80-yaf",
                "php80-memcache",
                "php80-mongodb",
                "php80-openswoole",
                "php80-swoole",
                "php80-mcrypt",
                "php80-APCu",
                "php80-openssl",
                "php80-oracle",
                "php80-pcntl",
                "php80-posix",
                "php80-postgresql",
                "php80-pspell",
                "php80-snmp",
                "php80-soap",
                "php80-sockets",
                "php80-sodium",
                "php80-sqlite",
                "php80-tidy",
                "php80-xsl",
                "php80-ssh2",
                "php80-sqlsrv",
                "php80-apache2handler",
                "php80-cgi",
                "php80-fpm",
                "php80-calendar",
                "php80-curl",
                "php80-dba",
                "php80-enchant",
                "php80-exif",
                "php80-ffi",
                "php80-ftp",
                "php80-gd",
                "php80-gettext",
                "php80-gmp",
                "php80-iconv",
                "php80-imap",
                "php80-intl",
                "php80-ipc",
                "php80-ldap",
                "php80-mbstring",
                "php80-mysql",
                "php80-odbc",
                "php80-opcache",
                "php80-gearman",
                "php80-imagick",
                "php80-zip",
                "php80-mailparse",
                "php80-uuid",
                "php80-oauth",
                "php80-yaml",
                "php80-redis",
                "php80-pcov",
                "php80-zstd",
                "php80-maxminddb",
                "php80-svm"
            ]
        }
    ]
}