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

{
    "count": 50823,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=433",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=431",
    "results": [
        {
            "name": "php-inclued",
            "portdir": "php/php-inclued",
            "version": "0.1.3",
            "license": "PHP",
            "platforms": "darwin",
            "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",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php54-inclued"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-jsmin",
            "portdir": "php/php-jsmin",
            "version": "3.0.0",
            "license": "PHP-3.01",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-jsmin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-Judy",
            "portdir": "php/php-Judy",
            "version": "1.0.2",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/Judy",
            "description": "sparse dynamic arrays",
            "long_description": "PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "judy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-Judy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-libev",
            "portdir": "php/php-libev",
            "version": "20131219",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/m4rw3r/php-libev",
            "description": "object-oriented binding to libev",
            "long_description": "PHP extension providing an object-oriented binding to the libev event-loop library.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-libev"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-libevent",
            "portdir": "php/php-libevent",
            "version": "0.1.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/libevent",
            "description": "PHP wrapper for libevent",
            "long_description": "PHP wrapper for libevent",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-lzf",
            "portdir": "php/php-lzf",
            "version": "1.7.0",
            "license": "PHP-3.01",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-lzf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-magickwand",
            "portdir": "php/php-magickwand",
            "version": "1.0.9-2",
            "license": "ImageMagick",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20191217191128/http://www.magickwand.org/",
            "description": "MagickWand for PHP",
            "long_description": "This module enables PHP access to the ImageMagick MagickWand API",
            "active": true,
            "categories": [
                "graphics",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-magickwand"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-mailparse",
            "portdir": "php/php-mailparse",
            "version": "3.1.8",
            "license": "PHP",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-mailparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-markdown",
            "portdir": "php/php-markdown",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/markdown",
            "description": "A fast Markdown parser",
            "long_description": "Markdown is an extension to parse a Markdown text, from a string or a file. It is fast and has a simple API.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-maxminddb",
            "portdir": "php/php-maxminddb",
            "version": "1.12.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/maxminddb",
            "description": "PHP API for reading MaxMind DB files",
            "long_description": "This is the PHP API for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-maxminddb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-mcrypt",
            "portdir": "php/php-mcrypt",
            "version": "1.0.7",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-mcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-memcache",
            "portdir": "php/php-memcache",
            "version": "8.2",
            "license": "PHP-3",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-memcache"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-memcached",
            "portdir": "php/php-memcached",
            "version": "3.3.0",
            "license": "PHP-3",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-memcached"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-meminfo",
            "portdir": "php/php-meminfo",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-meminfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-midgard2",
            "portdir": "php/php-midgard2",
            "version": "12.09.1",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.midgard-project.org/",
            "description": "A content management system",
            "long_description": "Midgard is a content management system platform using Apache, PHP and MySQL.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php54-midgard2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-ming",
            "portdir": "php/php-ming",
            "version": "0.4.8",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php74-ming"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-mode.el",
            "portdir": "lang/php-mode.el",
            "version": "1.27.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/emacs-php/php-mode",
            "description": "PHP mode for Emacs",
            "long_description": "An Emacs major mode for editing PHP code. Features: Syntax coloring and indenting; Documentation browse and search functions; Support for Imenu and SpeedBar; Customization options",
            "active": true,
            "categories": [
                "lang",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-mongo",
            "portdir": "php/php-mongo",
            "version": "1.6.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mongo",
            "description": "Mongo Database Driver",
            "long_description": "This package provides an interface for communicating with the Mongo database in PHP.",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-mongo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-mongodb",
            "portdir": "php/php-mongodb",
            "version": "1.16.2",
            "license": "Apache-2",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-mongodb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "phpmyadmin",
            "portdir": "www/phpmyadmin",
            "version": "5.2.3",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.phpmyadmin.net/",
            "description": "A tool written in PHP intended to handle the administration of MySQL and MariaDB over the Web.",
            "long_description": "phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.",
            "active": true,
            "categories": [
                "databases",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "php72",
                "php73",
                "php74",
                "php80",
                "php81",
                "php82",
                "php83",
                "php84"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-mbstring",
                        "php83-mysql",
                        "php83-openssl",
                        "php83-zip",
                        "php83-mcrypt",
                        "php83-gd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-mysql-xdevapi",
            "portdir": "php/php-mysql-xdevapi",
            "version": "8.0.21",
            "license": "none",
            "platforms": "darwin freebsd openbsd",
            "epoch": 0,
            "replaced_by": "php-mysql_xdevapi",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by php-mysql_xdevapi",
            "long_description": "This port has been replaced by php-mysql_xdevapi.",
            "active": false,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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-mysql_xdevapi",
            "portdir": "php/php-mysql_xdevapi",
            "version": "8.0.30",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP",
            "long_description": "The X DevAPI is the new common API for MySQL Connectors built on the X Protocol introduced in MySQL 5.7.12.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-mysql_xdevapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-oauth",
            "portdir": "php/php-oauth",
            "version": "2.0.9",
            "license": "BSD",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-oauth"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-opcache",
            "portdir": "php/php-opcache",
            "version": "7.0.5",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/ZendOpcache",
            "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": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php54-opcache"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-openswoole",
            "portdir": "php/php-openswoole",
            "version": "22.0.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/openswoole",
            "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP",
            "long_description": "php-openswoole is an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php82-openswoole"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-pcov",
            "portdir": "php/php-pcov",
            "version": "1.0.12",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/pcov",
            "description": "A self contained php-code-coverage compatible driver for PHP.",
            "long_description": "A self contained php-code-coverage compatible driver for PHP.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-pcov"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-pdflib",
            "portdir": "php/php-pdflib",
            "version": "4.1.4",
            "license": "Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/pdflib",
            "description": "PHP bindings for pdflib",
            "long_description": "PHP bindings for pdflib",
            "active": true,
            "categories": [
                "textproc",
                "print",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php74-pdflib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-peb",
            "portdir": "php/php-peb",
            "version": "0.20b",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/videlalvaro/mypeb",
            "description": "PHP-Erlang Bridge",
            "long_description": "peb (PHP-Erlang Bridge) is an open-source PHP extension to run PHP as an Erlang cnode",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-peb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "phppgadmin",
            "portdir": "www/phppgadmin",
            "version": "5.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://phppgadmin.sourceforge.net/",
            "description": "phpPgAdmin is a web-based administration tool for PostgreSQL.",
            "long_description": "phpPgAdmin is a tool written in PHP intended to handle the administration of PostgreSQL over the Web. phpPgAdmin supports a wide range of operations with PostgreSQL.",
            "active": true,
            "categories": [
                "databases",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "php54",
                "php53",
                "php55"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php55-postgresql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-phalcon",
            "portdir": "php/php-phalcon",
            "version": "3.4.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "php-phalcon3",
            "homepage": "https://phalconphp.com",
            "description": "full stack PHP framework written as an extension",
            "long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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-phalcon2",
            "portdir": "php/php-phalcon2",
            "version": "2.0.13",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://phalconphp.com",
            "description": "full stack PHP framework written as an extension",
            "long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-phalcon2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-phalcon3",
            "portdir": "php/php-phalcon3",
            "version": "3.4.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://phalconphp.com",
            "description": "full stack PHP framework written as an extension",
            "long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php73-phalcon3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-phalcon4",
            "portdir": "php/php-phalcon4",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://phalconphp.com",
            "description": "full stack PHP framework written as an extension",
            "long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php74-phalcon4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-pop3",
            "portdir": "php/php-pop3",
            "version": "1.0.2",
            "license": "PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/pop3",
            "description": "POP3 Client Library",
            "long_description": "The POP3 extension makes it possible for a PHP script to connect to and interact with a POP3 mail server. It is based on the PHP streams interface and requires no external library.",
            "active": true,
            "categories": [
                "devel",
                "mail",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-pop3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-propro",
            "portdir": "php/php-propro",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/propro",
            "description": "a reusable property proxy API",
            "long_description": "a reusable property proxy API",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php74-propro"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-psr",
            "portdir": "php/php-psr",
            "version": "1.2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/psr",
            "description": "interfaces to PHP Standards Recommendations",
            "long_description": "php-psr provides interfaces to PHP Standards Recommendations so they can be used in an extension.",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-psr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-raphf",
            "portdir": "php/php-raphf",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/raphf",
            "description": "a reusable persistent handle and resource factory API",
            "long_description": "a reusable persistent handle and resource factory API",
            "active": true,
            "categories": [
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-raphf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-rar",
            "portdir": "php/php-rar",
            "version": "4.2.0",
            "license": "PHP-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/rar",
            "description": "A PECL extension to create and read rar files.",
            "long_description": "A PECL extension to create and read rar files.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-rar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-redis",
            "portdir": "php/php-redis",
            "version": "6.1.0",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/redis",
            "description": "an API for communicating with a Redis database from PHP",
            "long_description": "php-redis is an API for communicating with a Redis database from PHP.",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-redis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-rrd",
            "portdir": "php/php-rrd",
            "version": "2.0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/rrd",
            "description": "PHP rrdtool extension",
            "long_description": "php-rrd is a procedural and simple object-oriented wrapper for PHP for using rrdtool—data logging and graphing system for time series data.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-rrd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-scrypt",
            "portdir": "php/php-scrypt",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/scrypt",
            "description": "a PHP wrapper for scrypt",
            "long_description": "php-scrypt is a PHP wrapper for scrypt, key derivation function designed to be secure against hardware brute-force attacks.",
            "active": true,
            "categories": [
                "security",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-scrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php_select",
            "portdir": "sysutils/php_select",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default PHP version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of PHP.",
            "active": true,
            "categories": [
                "sysutils",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php84",
                        "php83",
                        "php82",
                        "php81",
                        "php80",
                        "php74",
                        "php73",
                        "php72",
                        "php71",
                        "php70",
                        "php56",
                        "php55",
                        "php54",
                        "php53",
                        "php52"
                    ]
                }
            ]
        },
        {
            "name": "phpsh",
            "portdir": "php/phpsh",
            "version": "1.3-20140514",
            "license": "BSD",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.phpsh.org",
            "description": "PHP read-eval-print-loop",
            "long_description": "phpsh is a read-eval-print-loop for PHP that features readline history, tab completion, and quick access to documentation. It was developed at Facebook and ironically, is written mostly in Python.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [],
            "variants": [
                "php53",
                "php54",
                "php55",
                "php56",
                "php70",
                "php71",
                "php72"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php72-pcntl",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-solr",
            "portdir": "php/php-solr",
            "version": "2.8.0",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/solr",
            "description": "a PHP interface to Apache Solr",
            "long_description": "php-solr is an extremely fast, light-weight, feature-rich library that allows PHP developers to communicate easily and efficiently with Apache Solr server instances.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-solr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-sphinx",
            "portdir": "php/php-sphinx",
            "version": "1.3.3",
            "license": "PHP",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/sphinx",
            "description": "PHP bindings for Sphinx full-text search",
            "long_description": "PHP bindings for Sphinx full-text search",
            "active": true,
            "categories": [
                "textproc",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-sphinx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-SPL_Types",
            "portdir": "php/php-SPL_Types",
            "version": "0.4.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/SPL_Types",
            "description": "Standard PHP Library, Types Addon",
            "long_description": "SPL Types is a collection of special typehandling classes.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php56-SPL_Types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-sqlsrv",
            "portdir": "php/php-sqlsrv",
            "version": "5.12.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/sqlsrv",
            "description": "Microsoft sqlsrv drivers for PHP",
            "long_description": "Microsoft sqlsrv drivers for PHP",
            "active": true,
            "categories": [
                "databases",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-sqlsrv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-ssh2",
            "portdir": "php/php-ssh2",
            "version": "1.4.1",
            "license": "PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/ssh2",
            "description": "PHP bindings for libssh2",
            "long_description": "PHP bindings for libssh2",
            "active": true,
            "categories": [
                "net",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-ssh2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php-stomp",
            "portdir": "php/php-stomp",
            "version": "2.0.3",
            "license": "PHP-3.01",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.php.net/stomp",
            "description": "PECL extension of stomp client",
            "long_description": "Allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "php83-stomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "phpstylist",
            "portdir": "lang/phpstylist",
            "version": "1.0",
            "license": "RPL-1.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/phpstylist/",
            "description": "PHP indenter",
            "long_description": "Format, clean-up, beautify and standardize your php code with a comprehensive set of 34 options.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}