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

{
    "name": "php82",
    "portdir": "lang/php",
    "version": "8.2.24",
    "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": [
                "php82-event",
                "php82-xhprof",
                "php82-dbase",
                "php82-xdebug",
                "php82-gmagick",
                "php82-jsmin",
                "php82-xmlrpc",
                "php82-lzf",
                "php82-stomp",
                "php82-rar",
                "php82-yaz",
                "php82-solr",
                "php82-vld",
                "php82-geoip",
                "php82-meminfo",
                "php82-psr",
                "php82-raphf",
                "php82-memcached",
                "php82-amqp",
                "php82-mysql_xdevapi",
                "php82-rrd",
                "php82-timezonedb",
                "php82-scrypt",
                "php82-uploadprogress",
                "php82-igbinary",
                "php82-xapian",
                "php82-yaf",
                "php82-memcache",
                "php82-mongodb",
                "php82-openswoole",
                "php82-swoole",
                "php82-mcrypt",
                "php82-APCu",
                "php82-apache2handler",
                "php82-cgi",
                "php82-fpm",
                "php82-calendar",
                "php82-curl",
                "php82-dba",
                "php82-enchant",
                "php82-exif",
                "php82-ffi",
                "php82-mbstring",
                "php82-ftp",
                "php82-gd",
                "php82-gettext",
                "php82-gmp",
                "php82-iconv",
                "php82-imap",
                "php82-intl",
                "php82-ipc",
                "php82-ldap",
                "php82-ssh2",
                "php82-sqlsrv",
                "php82-mysql",
                "php82-odbc",
                "php82-opcache",
                "php82-openssl",
                "php82-oracle",
                "php82-pcntl",
                "php82-posix",
                "php82-postgresql",
                "php82-pspell",
                "php82-snmp",
                "php82-soap",
                "php82-sockets",
                "php82-sodium",
                "php82-sqlite",
                "php82-tidy",
                "php82-xsl",
                "php82-gearman",
                "php82-imagick",
                "php82-zip",
                "php82-mailparse",
                "php82-uuid",
                "php82-oauth",
                "php82-yaml",
                "php82-redis",
                "php82-pcov",
                "php82-zstd",
                "php82-maxminddb",
                "php82-svm"
            ]
        }
    ]
}