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

{
    "count": 52358,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=440",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=438",
    "results": [
        {
            "name": "php85-svm",
            "portdir": "php/php-svm",
            "version": "0.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/svm",
            "description": "PHP bindings for libsvm, a support vector machine implementation",
            "long_description": "PHP bindings for libsvm, a support vector machine implementation",
            "active": true,
            "categories": [
                "lang",
                "math",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsvm",
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-svm"
                    ]
                }
            ]
        },
        {
            "name": "php85-swoole",
            "portdir": "php/php-swoole",
            "version": "6.2.2",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                },
                {
                    "name": "",
                    "github": "ArtKoKo",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hiredis",
                        "openssl",
                        "brotli",
                        "php85",
                        "nghttp2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-swoole"
                    ]
                }
            ]
        },
        {
            "name": "php85-tidy",
            "portdir": "lang/php",
            "version": "8.5.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility",
            "long_description": "a PHP interface to tidy, the HTML cleaning and repair utility",
            "active": true,
            "categories": [
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tidy",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-timezonedb",
            "portdir": "php/php-timezonedb",
            "version": "2026.1",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/timezonedb",
            "description": "A PECL Timezone Database.",
            "long_description": "Timezone Database to be used with PHP's date and time functions.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-timezonedb"
                    ]
                }
            ]
        },
        {
            "name": "php85-uploadprogress",
            "portdir": "php/php-uploadprogress",
            "version": "2.0.2",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/uploadprogress",
            "description": "An extension to track progress of a file upload.",
            "long_description": "An extension to track progress of a file upload. It is only known to work on Apache with mod_php, other SAPI implementations unfortunately still have issues.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85",
                        "php85-apache2handler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-uploadprogress"
                    ]
                }
            ]
        },
        {
            "name": "php85-uuid",
            "portdir": "php/php-uuid",
            "version": "1.3.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/uuid",
            "description": "A wrapper around libuuid from the ext2utils project.",
            "long_description": "A wrapper around libuuid from the ext2utils project.",
            "active": true,
            "categories": [
                "net",
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libuuid",
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-uuid"
                    ]
                }
            ]
        },
        {
            "name": "php85-vld",
            "portdir": "php/php-vld",
            "version": "0.19.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/vld",
            "description": "Dump the internal representation of PHP scripts",
            "long_description": "The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the opcodes (execution units) of a script.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-vld"
                    ]
                }
            ]
        },
        {
            "name": "php85-xdebug",
            "portdir": "php/php-xdebug",
            "version": "3.5.3",
            "license": "Xdebug-1.01",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/xdebug",
            "description": "php debugging extension",
            "long_description": "Xdebug is a php extension that helps you debug your scripts. It provides valuable debug information, including error stack traces and memory allocation summaries. It can generate profiling information about your php scripts, to be used for script execution analysis and optimization. It also supports debugging interactively using the dbg debug client.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-xdebug"
                    ]
                }
            ]
        },
        {
            "name": "php85-xhprof",
            "portdir": "php/php-xhprof",
            "version": "2.3.10",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/xhprof",
            "description": "A Hierarchical Profiler for PHP",
            "long_description": "XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "graphviz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-xhprof"
                    ]
                }
            ]
        },
        {
            "name": "php85-xmlrpc",
            "portdir": "php/php-xmlrpc",
            "version": "1.0.0RC3",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/xmlrpc",
            "description": "a PHP extension for writing XML-RPC clients and servers",
            "long_description": "a PHP extension for writing XML-RPC clients and servers",
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-xmlrpc"
                    ]
                }
            ]
        },
        {
            "name": "php85-xsl",
            "portdir": "lang/php",
            "version": "8.5.4",
            "license": "PHP-3.01",
            "platforms": "darwin freebsd",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.php.net/xsl",
            "description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations",
            "long_description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations",
            "active": true,
            "categories": [
                "textproc",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "php85"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php85-yaf",
            "portdir": "php/php-yaf",
            "version": "3.3.7",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/yaf",
            "description": "a fast php framework written in c, built in php-ext",
            "long_description": "php-yaf is a fast php framework written in c, built in php-ext.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-yaf"
                    ]
                }
            ]
        },
        {
            "name": "php85-yaml",
            "portdir": "php/php-yaml",
            "version": "2.3.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/yaml",
            "description": "a PHP interface to the YAML parsing library",
            "long_description": "a PHP interface to the YAML parsing library",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libyaml",
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-yaml"
                    ]
                }
            ]
        },
        {
            "name": "php85-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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "re2c",
                        "yaz",
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-yaz"
                    ]
                }
            ]
        },
        {
            "name": "php85-zip",
            "portdir": "php/php-zip",
            "version": "1.22.8",
            "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": [
                "lang",
                "archivers",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzip",
                        "zlib",
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-zip"
                    ]
                }
            ]
        },
        {
            "name": "php85-zstd",
            "portdir": "php/php-zstd",
            "version": "0.17.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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-18",
                        "php85-APCu"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "php85"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-zstd"
                    ]
                }
            ]
        },
        {
            "name": "php-amf",
            "portdir": "php/php-amf",
            "version": "0.9.2",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/amfext",
            "description": "ActionScript Message Format extension",
            "long_description": "Allows to encode and decode PHP data in ActionScript Message Format (AMF) version 0 and 3.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-amf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-amqp",
            "portdir": "php/php-amqp",
            "version": "2.2.0",
            "license": "PHP-3.01",
            "platforms": "any",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-amqp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-APC",
            "portdir": "php/php-APC",
            "version": "3.1.13",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/APC",
            "description": "Alternative PHP Cache",
            "long_description": "APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php54-APC"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-APCu",
            "portdir": "php/php-APCu",
            "version": "5.1.28",
            "license": "PHP-3.01",
            "platforms": "any",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-APCu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "phpbb",
            "portdir": "www/phpbb",
            "version": "3.3.10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.phpbb.com/",
            "description": "A PHP-based bulletin board / discussion forum system",
            "long_description": "phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. Based on the powerful PHP server language and your choice of MySQL, MS-SQL, PostgreSQL or Access/ODBC database servers, phpBB is the ideal free community solution for all web sites.",
            "active": true,
            "categories": [
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "mysql",
                "postgresql"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php82-apache2handler",
                        "php82-ftp",
                        "php82-gd",
                        "php82-imagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-bbcode",
            "portdir": "php/php-bbcode",
            "version": "1.0.3b1",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/bbcode",
            "description": "BBCode parsing Extension",
            "long_description": "This is a quick and efficient BBCode Parsing Library. It provides various tag types, high speed tree based parsing, callback system, tag position restriction, Smiley Handling, Subparsing. It will force closing BBCode tags in the good order, and closing terminating tags at the end of the string this is in order to ensure HTML Validity in all case.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-bbcode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-big_int",
            "portdir": "php/php-big_int",
            "version": "1.0.7",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/big_int",
            "description": "big_int library",
            "long_description": "A big_int library provides a set of functions for calculations with arbitrary length integers and bitsets. Functions from this package are useful for number theory applications. For example, in two-keys cryptography. The package has many bitset functions, which allow to work with arbitrary length bitsets. This package is much faster than bundled into PHP BCMath and consists almost all functions, which are implemented in PHP GMP extension, but it needn't any external libraries.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-big_int"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-cairo",
            "portdir": "php/php-cairo",
            "version": "0.3.2",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/cairo",
            "description": "Cairo Graphics Library Extension",
            "long_description": "Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-cairo_wrapper",
            "portdir": "php/php-cairo_wrapper",
            "version": "0.2.4",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/cairo_wrapper",
            "description": "Cairo Wrapper Extension",
            "long_description": "A cairo API wrapper.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-cairo_wrapper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-code-coverage",
            "portdir": "php/php-code-coverage",
            "version": "13.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage/",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-colorer",
            "portdir": "php/php-colorer",
            "version": "0.7",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/colorer",
            "description": "Syntax highlighting",
            "long_description": "Colorer take5 is a syntax highlighting and text parsing library, that provides services of text parsing in host editor systems in real-time and transforming results into colored text. While colorer is primarily designed for use with text editors, it can be also used for non-interactive syntax highlighting, for example, in web applications. This PHP extension provides basic functions for syntax highlighting.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php53-colorer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-crack",
            "portdir": "php/php-crack",
            "version": "0.4",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/crack",
            "description": "\"Good Password\" Checking Utility",
            "long_description": "This package provides an interface to the cracklib (libcrack) libraries that come standard on most unix-like distributions. This allows you to check passwords against dictionaries of words to ensure some minimal level of password security.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "mail",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php53-crack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-dbase",
            "portdir": "php/php-dbase",
            "version": "7.1.1",
            "license": "PHP-3.01",
            "platforms": "any",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-dbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-eaccelerator",
            "portdir": "php/php-eaccelerator",
            "version": "0.9.6.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://eaccelerator.net/",
            "description": "php5 extension for PHP acceleration, optimization, and dynamic content caching",
            "long_description": "eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php53-eaccelerator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-esmtp",
            "portdir": "php/php-esmtp",
            "version": "0.3.1",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/esmtp",
            "description": "ESMTP client extension",
            "long_description": "Esmtp is a wrapper for SMTP client library based on the libESMTP library. You can use it to send messages using internal SASL, and external/openssl SSL support.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-esmtp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-event",
            "portdir": "php/php-event",
            "version": "3.1.4",
            "license": "PHP-3.01",
            "platforms": "any",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-event"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-excel",
            "portdir": "php/php-excel",
            "version": "1.0.2",
            "license": "PHP-3.01",
            "platforms": "any",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php74-excel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-file-iterator",
            "portdir": "php/php-file-iterator",
            "version": "84",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 11
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-FreeImage",
            "portdir": "php/php-FreeImage",
            "version": "0.1",
            "license": "PHP-2.02",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/FreeImage",
            "description": "Provides a wrapper to the FreeImage library.",
            "long_description": "This extension is a wrapper for the FreeImage library that allows PHP to support popular graphics image formats like GIF, PNG, BMP, JPEG, TIFF, PSD, XPM and others as needed by today's multimedia applications.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-FreeImage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-gdchart",
            "portdir": "php/php-gdchart",
            "version": "0.2.0",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/GDChart",
            "description": "GDChart Based Graphing Interface",
            "long_description": "The GDChart extension provides an interface to the bundled gdchart library. This library uses GD (bundled) library to generate 20 different types of graphs based on supplied parameters. The extension provides an OO interface to gdchart exposing majority of options via properties and complex (array) options via a series of methods.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-gdchart"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-gearman",
            "portdir": "php/php-gearman",
            "version": "2.2.1",
            "license": "PHP-3.01",
            "platforms": "any",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-gearman"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-geoip",
            "portdir": "php/php-geoip",
            "version": "1.1.1",
            "license": "PHP",
            "platforms": "any",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-geoip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-gmagick",
            "portdir": "php/php-gmagick",
            "version": "2.0.6RC1",
            "license": "PHP",
            "platforms": "any",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-gmagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-gtk",
            "portdir": "php/php-gtk",
            "version": "2.0.3-20121108",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gtk.php.net/",
            "description": "PHP-GTK: Gtk+ bindings for PHP 5.",
            "long_description": "PHP-GTK is a Gtk+ bindings for the PHP 5 scripting language, allowing you to build rich, cross-platform desktop applications using PHP.",
            "active": true,
            "categories": [
                "lang",
                "x11",
                "php"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php54-gtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-hidef",
            "portdir": "php/php-hidef",
            "version": "0.1.13",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/hidef",
            "description": "Constants for real",
            "long_description": "Allow definition of user defined constants in simple ini files, which are then processed like internal constants, without any of the usual performance penalties.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php55-hidef"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-html_parse",
            "portdir": "php/php-html_parse",
            "version": "1.0.0",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/html_parse",
            "description": "HTML parser extension",
            "long_description": "HTML parser extension based on the ekhtml library.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-html_parse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-htscanner",
            "portdir": "php/php-htscanner",
            "version": "1.0.1",
            "license": "PHP-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/htscanner",
            "description": "a PHP extension to enable the use of per-directory htaccess-like PHP configuration files",
            "long_description": "php-htscanner is a PHP extension to enable the use of per-directory htaccess-like PHP configuration files, especially useful when using PHP as a FastCGI executable.",
            "active": true,
            "categories": [
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-htscanner"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-http",
            "portdir": "php/php-http",
            "version": "1.7.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/pecl_http",
            "description": "Extended HTTP Support",
            "long_description": "This HTTP extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP urls, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality, if built with CURL support. Parallel requests are available for PHP 5 and greater.",
            "active": true,
            "categories": [
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php55-http"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-http2",
            "portdir": "php/php-http2",
            "version": "2.6.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/pecl_http",
            "description": "Extended HTTP Support",
            "long_description": "This HTTP extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. It eases handling of HTTP urls, dates, redirects, headers and messages, provides means for negotiation of clients preferred language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. It provides powerful request functionality, if built with CURL support. Parallel requests are available for PHP 5 and greater.",
            "active": true,
            "categories": [
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-http2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-igbinary",
            "portdir": "php/php-igbinary",
            "version": "3.2.16",
            "license": "BSD and PHP-3.01",
            "platforms": "any",
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-igbinary"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-imagick",
            "portdir": "php/php-imagick",
            "version": "3.8.1",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "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",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-imagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-imap",
            "portdir": "php/php-imap",
            "version": "1.0.3",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imap",
            "description": "a PHP interface to the IMAP protocol",
            "long_description": "a PHP interface to the IMAP protocol",
            "active": true,
            "categories": [
                "lang",
                "mail",
                "php"
            ],
            "maintainers": [
                {
                    "name": "BjarneDMat",
                    "github": "",
                    "ports_count": 11
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php85-imap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-imlib2",
            "portdir": "php/php-imlib2",
            "version": "0.1.00",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/imlib2",
            "description": "Provides an image manipulation interface using libimlib2",
            "long_description": "imlib2 is a very fast image manipulation library, but without the support for as many image formats as other libraries such as imagemagick. This extension is experimental. It's been tested on a number of Linux installs, but nothing else.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-imlib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-inclued",
            "portdir": "php/php-inclued",
            "version": "0.1.3",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/inclued",
            "description": "Clued-in about your inclueds",
            "long_description": "Allows you trace through and dump the hierarchy of file inclusions and class inheritance at runtime.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1515
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php54-inclued"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}