GET /api/v1/ports/?format=api&ordering=-name&page=598
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50559,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=599",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=597",
    "results": [
        {
            "name": "php70-openssl",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "long_description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
            "active": true,
            "categories": [
                "devel",
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "openssl11",
                        "libcomerr",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-stomp"
                    ]
                }
            ]
        },
        {
            "name": "php70-opcache",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/opcache",
            "description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "long_description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-odbc",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "long_description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "iodbc",
                "unixodbc",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unixODBC",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-oauth",
            "portdir": "php/php-oauth",
            "version": "2.0.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/oauth",
            "description": "oauth consumer extension",
            "long_description": "OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "php70",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-mysql",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/mysql",
            "description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
            "long_description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "mysqlnd",
                "mysql51",
                "mysql55",
                "mysql56",
                "mysql57",
                "mariadb",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-mongodb",
            "portdir": "php/php-mongodb",
            "version": "1.9.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mongodb",
            "description": "MongoDB Database Driver",
            "long_description": "This package provides a PHP interface for communicating with MongoDB database servers.",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mongo-c-driver",
                        "libbson",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-ming",
            "portdir": "php/php-ming",
            "version": "0.4.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libming.org",
            "description": "a PHP interface for generating Flash SWF files with Ming",
            "long_description": "a PHP interface for generating Flash SWF files with Ming",
            "active": false,
            "categories": [
                "graphics",
                "multimedia",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "ming"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-meminfo",
            "portdir": "php/php-meminfo",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BitOne/php-meminfo",
            "description": "extension to examine PHP memory contents",
            "long_description": "PHP Meminfo is a PHP extension that gives you insights on the PHP memory content. Its main goal is to help you understand memory leaks: by looking at data present in memory, you can better understand your application behaviour.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-memcached",
            "portdir": "php/php-memcached",
            "version": "3.3.0",
            "license": "PHP-3",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/memcached",
            "description": "PHP bindings for memcache",
            "long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "php70-igbinary",
                        "libmemcached",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-memcache",
            "portdir": "php/php-memcache",
            "version": "4.0.5.2",
            "license": "PHP-3",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/memcache",
            "description": "PHP bindings for memcache",
            "long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "php70",
                        "memcached"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-mcrypt",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/mcrypt",
            "description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms",
            "long_description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms",
            "active": true,
            "categories": [
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmcrypt",
                        "libtool",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-mbstring",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/mbstring",
            "description": "a PHP extension for manipulating strings in multibyte encodings",
            "long_description": "a PHP extension for manipulating strings in multibyte encodings",
            "active": true,
            "categories": [
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php70-mailparse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php70-mailparse"
                    ]
                }
            ]
        },
        {
            "name": "php70-mailparse",
            "portdir": "php/php-mailparse",
            "version": "3.1.3",
            "license": "PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mailparse",
            "description": "Email message manipulation",
            "long_description": "Mailparse is an extension for parsing and working with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant messages.",
            "active": true,
            "categories": [
                "devel",
                "mail",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "php70-mbstring",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php70-mbstring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-lzf",
            "portdir": "php/php-lzf",
            "version": "1.6.8",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/lzf",
            "description": "Handles LZF compression / decompression.",
            "long_description": "Handles LZF compression / decompression.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-ldap",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/ldap",
            "description": "a PHP interface to LDAP",
            "long_description": "php70-ldap is a PHP interface to LDAP, the Lightweight Directory Access Protocol, which is used to access Directory Servers.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "php70",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-jsmin",
            "portdir": "php/php-jsmin",
            "version": "3.0.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/jsmin",
            "description": "PHP API for minifying and uglifying JavaScript",
            "long_description": "This extension provides a PHP API to Douglas Crockford’s jsmin method for minifying and uglifying JavaScript.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-ipc",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/ipc",
            "description": "interprocess communication extensions for PHP",
            "long_description": "PHP extensions for interprocess communication (IPC), including the shmop, sysvmsg, sysvsem, and sysvshm extensions.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-intl",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/intl",
            "description": "internationalization extension for PHP",
            "long_description": "Internationalization extension implements ICU library functionality in PHP.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-imap",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/imap",
            "description": "a PHP interface to the IMAP protocol",
            "long_description": "a PHP interface to the IMAP protocol",
            "active": true,
            "categories": [
                "mail",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "cclient"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "libcomerr",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-imagick",
            "portdir": "php/php-imagick",
            "version": "3.7.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imagick",
            "description": "PHP extension to create and modify images with ImageMagick",
            "long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-igbinary",
            "portdir": "php/php-igbinary",
            "version": "3.2.16",
            "license": "BSD and PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/igbinary",
            "description": "PHP serializer.",
            "long_description": "Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-memcached"
                    ]
                }
            ]
        },
        {
            "name": "php70-iconv",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/iconv",
            "description": "a PHP interface to the libiconv character encoding conversion functions",
            "long_description": "a PHP interface to the libiconv character encoding conversion functions",
            "active": true,
            "categories": [
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-gmp",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/gmp",
            "description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers",
            "long_description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers",
            "active": true,
            "categories": [
                "devel",
                "math",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-gmagick",
            "portdir": "php/php-gmagick",
            "version": "2.0.6RC1",
            "license": "PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/gmagick",
            "description": "Provides a wrapper to the GraphicsMagick library",
            "long_description": "Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "GraphicsMagick",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-gettext",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/gettext",
            "description": "a PHP interface to the gettext natural language support functions",
            "long_description": "a PHP interface to the gettext natural language support functions",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-geoip",
            "portdir": "php/php-geoip",
            "version": "1.1.1",
            "license": "PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/geoip",
            "description": "Map IP address to geographic places",
            "long_description": "This PHP extension allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgeoip",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-gearman",
            "portdir": "php/php-gearman",
            "version": "2.1.3",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman.",
            "long_description": "Library to provide API for communicating with gearmand, and writing clients and workers.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "gearmand"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-gd",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/gd",
            "description": "a PHP interface to the gd library",
            "long_description": "a PHP interface to the gd library",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "zlib",
                        "freetype",
                        "php70",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-ftp",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/ftp",
            "description": "a PHP extension for accessing file servers using the File Transfer Protocol",
            "long_description": "a PHP extension for accessing file servers using the File Transfer Protocol",
            "active": true,
            "categories": [
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-fpm",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.fpm",
            "description": "php70 FPM SAPI",
            "long_description": "php70 FPM SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "php70",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "gsed",
                        "zlib",
                        "mhash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-exif",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/exif",
            "description": "a PHP interface to the EXIF image metadata functions",
            "long_description": "a PHP interface to the EXIF image metadata functions",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-excel",
            "portdir": "php/php-excel",
            "version": "1.0.2",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/iliaal/php_excel",
            "description": "PHP interface to LibXL for reading and writing Microsoft Excel spreadsheets",
            "long_description": "php-excel is a PHP interface to LibXL for reading and writing Microsoft Excel spreadsheets.",
            "active": true,
            "categories": [
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "libxml2",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "libxl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-event",
            "portdir": "php/php-event",
            "version": "3.1.4",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/event",
            "description": "efficiently schedule I/O, time and signal based events",
            "long_description": "PECL extension to efficiently schedule I/O, time and signal based events using libevent.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "openssl",
                        "php70",
                        "php70-sockets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-enchant",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/enchant",
            "description": "a PHP interface to enchant",
            "long_description": "php is a PHP interface to enchant, a common API for many spell libraries.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "enchant"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-dbase",
            "portdir": "php/php-dbase",
            "version": "7.1.1",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/dbase",
            "description": "a PHP interface for accessing dBase databases",
            "long_description": "a PHP interface for accessing dBase databases",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-dba",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/dba",
            "description": "a PHP interface for accessing DBM databases such as BerkeleyDB",
            "long_description": "a PHP interface for accessing DBM databases such as BerkeleyDB",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "gdbm",
                "qdbm",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-curl",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/curl",
            "description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols",
            "long_description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols",
            "active": true,
            "categories": [
                "net",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "curl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-solr"
                    ]
                }
            ]
        },
        {
            "name": "php70-cgi",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.commandline",
            "description": "php70 CGI SAPI",
            "long_description": "php70 CGI SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "php70",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "gsed",
                        "zlib",
                        "mhash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-calendar",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/calendar",
            "description": "a PHP extension for converting between different calendar formats",
            "long_description": "a PHP extension for converting between different calendar formats",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.24",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APCu",
            "description": "APC User Cache",
            "long_description": "APCu contains the user-level functionality from APC",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php70-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php70-apache2handler",
            "portdir": "lang/php",
            "version": "7.0.33",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/install.unix.apache2",
            "description": "php70 Apache 2 Handler SAPI",
            "long_description": "php70 Apache 2 Handler SAPI",
            "active": true,
            "categories": [
                "lang",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "php70",
                        "gsed",
                        "bzip2",
                        "libxml2",
                        "apache2",
                        "libiconv",
                        "zlib",
                        "mhash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-uploadprogress"
                    ]
                }
            ]
        },
        {
            "name": "php70-amqp",
            "portdir": "php/php-amqp",
            "version": "1.11.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/amqp",
            "description": "AMQP interface for PHP",
            "long_description": "This extension can communicate with any AMQP spec 0-9-1 compatible server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and delete exchanges and queues, as well as publish to any exchange and consume from any queue.",
            "active": true,
            "categories": [
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php70",
                        "rabbitmq-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php70",
            "portdir": "lang/php",
            "version": "7.0.33",
            "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": 1827
                }
            ],
            "variants": [
                "debug",
                "libedit",
                "readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mhash",
                        "ncurses",
                        "pcre",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "gsed",
                        "zlib",
                        "libedit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php70-event",
                        "php70-xhprof",
                        "php70-dbase",
                        "php70-xdebug",
                        "php70-gmagick",
                        "php70-jsmin",
                        "php70-lzf",
                        "php70-stomp",
                        "php70-rar",
                        "php70-yaz",
                        "xapian-bindings-php70",
                        "php70-phalcon3",
                        "php70-solr",
                        "php70-taint",
                        "php70-vld",
                        "php70-geoip",
                        "php70-meminfo",
                        "php70-psr",
                        "php70-raphf",
                        "php70-memcached",
                        "php70-apache2handler",
                        "php70-amqp",
                        "php70-cgi",
                        "php70-fpm",
                        "php70-calendar",
                        "php70-curl",
                        "php70-dba",
                        "php70-enchant",
                        "php70-exif",
                        "php70-ftp",
                        "php70-gd",
                        "php70-gettext",
                        "php70-gmp",
                        "php70-iconv",
                        "php70-imap",
                        "php70-intl",
                        "php70-ipc",
                        "php70-ldap",
                        "php70-mbstring",
                        "php70-mcrypt",
                        "php70-mysql",
                        "php70-odbc",
                        "php70-opcache",
                        "php70-openssl",
                        "php70-oracle",
                        "php70-pcntl",
                        "php70-posix",
                        "php70-postgresql",
                        "php70-pspell",
                        "php70-snmp",
                        "php70-soap",
                        "php70-sockets",
                        "php70-sqlite",
                        "php70-tidy",
                        "php70-wddx",
                        "php70-xmlrpc",
                        "php70-xsl",
                        "php70-rrd",
                        "php70-timezonedb",
                        "php70-scrypt",
                        "php70-uploadprogress",
                        "php70-igbinary",
                        "php70-excel",
                        "php70-ming",
                        "php70-yaf",
                        "php70-memcache",
                        "php70-mongodb",
                        "php70-pdflib",
                        "php70-propro",
                        "php70-APCu",
                        "php70-ssh2",
                        "php70-sqlsrv",
                        "php70-gearman",
                        "php70-imagick",
                        "php70-zip",
                        "php70-mailparse",
                        "php70-uuid",
                        "php70-oauth",
                        "php70-yaml",
                        "php70-redis",
                        "php70-zstd",
                        "php70-svm",
                        "php70-swoole"
                    ]
                }
            ]
        },
        {
            "name": "php5-web",
            "portdir": "lang/php5-web",
            "version": "5.3.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.php.net/",
            "description": "Meta-port for PHP web server support",
            "long_description": "If you have a port for a web app that uses PHP, and you don't care (as you usually wouldn't) whether PHP is compiled as an Apache module or as a FastCGI binary, depend on php5-web so the user can choose.",
            "active": true,
            "categories": [
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mediawiki",
                        "sgwi",
                        "websvn"
                    ]
                }
            ]
        },
        {
            "name": "php5-unit-selenium",
            "portdir": "php/php5-unit-selenium",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastianbergmann/phpunit-selenium",
            "description": "Selenium RC integration for PHPUnit",
            "long_description": "Selenium RC integration for PHPUnit",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php5-unit-db",
            "portdir": "php/php5-unit-db",
            "version": "1.0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastianbergmann/dbunit/",
            "description": "DbUnit for PHP",
            "long_description": "Port of DbUnit for integration with PHPUnit",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php5-simpletest",
            "portdir": "php/php5-simpletest",
            "version": "1.1.0",
            "license": "LGPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://simpletest.org/",
            "description": "unit testing for PHP",
            "long_description": "SimpleTest is a PHP unit test and web test framework. Users of JUnit will be familiar with most of the interface. The JWebUnit style functionality is more complete now. It has support for SSL, forms, frames, proxies and basic authentication. The idea is that common but fiddly PHP tasks, such as logging into a site, can be tested easily.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php56-zstd",
            "portdir": "php/php-zstd",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/zstd",
            "description": "Zstandard compression",
            "long_description": "This extension allows Zstandard compression from PHP",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "php56"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php56-zip",
            "portdir": "php/php-zip",
            "version": "1.22.4",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/zip",
            "description": "PHP zip functions",
            "long_description": "This PHP extension lets you create, read and modify zip files.",
            "active": true,
            "categories": [
                "archivers",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzip",
                        "zlib",
                        "php56"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ZendFramework2",
                        "ZendFramework1"
                    ]
                }
            ]
        },
        {
            "name": "php56-yaz",
            "portdir": "php/php-yaz",
            "version": "1.2.4",
            "license": "PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/yaz",
            "description": "PHP/PECL extension for the Z39.50 protocol",
            "long_description": "This extension implements a Z39.50 client for PHP using the YAZ toolkit.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "re2c",
                        "php56",
                        "yaz"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}