HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50822,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=432",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=430",
"results": [
{
"name": "php84-ipc",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "interprocess communication extensions for PHP",
"long_description": "PHP extensions for interprocess communication (IPC), including the shmop, sysvmsg, sysvsem, and sysvshm extensions.",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-ldap",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP interface to LDAP",
"long_description": "php84-ldap is a PHP interface to LDAP, the Lightweight Directory Access Protocol, which is used to access Directory Servers.",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openldap",
"php84",
"cyrus-sasl2"
]
}
],
"depends_on": []
},
{
"name": "php84-mbstring",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP extension for manipulating strings in multibyte encodings",
"long_description": "a PHP extension for manipulating strings in multibyte encodings",
"active": true,
"categories": [
"textproc",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"oniguruma6",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-mysql",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
"long_description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"mysqlnd",
"mysql51",
"mysql55",
"mysql56",
"mysql57",
"mysql8",
"mariadb",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-odbc",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
"long_description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"iodbc",
"unixodbc",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"unixODBC",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-opcache",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
"long_description": "OPcache improves PHP performance by storing precompiled script bytecode in shared memory, thereby removing the need for PHP to load and parse scripts on each request.",
"active": true,
"categories": [
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-openssl",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
"long_description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions",
"active": true,
"categories": [
"devel",
"security",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"kerberos5",
"php84",
"openssl3",
"libcomerr"
]
}
],
"depends_on": []
},
{
"name": "php84-pcntl",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
"long_description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions",
"active": true,
"categories": [
"sysutils",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-posix",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP interface to additional POSIX functions",
"long_description": "a PHP interface to those functions defined in the IEEE 1003.1 (POSIX.1) standards document which are not accessible through other means",
"active": true,
"categories": [
"sysutils",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-postgresql",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.php.net/pgsql",
"description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
"long_description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"postgresql16",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-snmp",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
"long_description": "a PHP interface to the Simple Network Management Protocol (SNMP)",
"active": true,
"categories": [
"sysutils",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"net-snmp",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-soap",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP extension for writing SOAP clients and servers",
"long_description": "a PHP extension for writing SOAP clients and servers",
"active": true,
"categories": [
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-sockets",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP interface to BSD socket communication functions",
"long_description": "a PHP interface to BSD socket communication functions",
"active": true,
"categories": [
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-sodium",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
"long_description": "a PHP interface to libsodium, a modern and easy-to-use crypto library",
"active": true,
"categories": [
"security",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-sqlite",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions",
"long_description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-tidy",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"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": [
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"tidy",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-timer",
"portdir": "php/php-timer",
"version": "8.0.0",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastianbergmann/php-timer",
"description": "utility class for timing in PHP",
"long_description": "utility class for timing in PHP",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-xsl",
"portdir": "lang/php",
"version": "8.4.0RC1",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://qa.php.net/",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php-amf",
"portdir": "php/php-amf",
"version": "0.9.2",
"license": "PHP",
"platforms": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php56-amf"
]
}
],
"depends_on": []
},
{
"name": "php-amqp",
"portdir": "php/php-amqp",
"version": "2.1.2",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php83-amqp"
]
}
],
"depends_on": []
},
{
"name": "php-APC",
"portdir": "php/php-APC",
"version": "3.1.13",
"license": "PHP-3.01",
"platforms": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php54-APC"
]
}
],
"depends_on": []
},
{
"name": "php-APCu",
"portdir": "php/php-APCu",
"version": "5.1.24",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"php83-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-16"
]
},
{
"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": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php56-bbcode"
]
}
],
"depends_on": []
},
{
"name": "php-big_int",
"portdir": "php/php-big_int",
"version": "1.0.7",
"license": "Permissive",
"platforms": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php56-cairo_wrapper"
]
}
],
"depends_on": []
},
{
"name": "php-code-coverage",
"portdir": "php/php-code-coverage",
"version": "1.2.12",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastianbergmann/php-code-coverage/",
"description": "code coverage information for PHP",
"long_description": "PHP_CodeCoverage is a library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php55-code-coverage"
]
}
],
"depends_on": []
},
{
"name": "php-colorer",
"portdir": "php/php-colorer",
"version": "0.7",
"license": "PHP",
"platforms": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php53-colorer"
]
}
],
"depends_on": []
},
{
"name": "php-crack",
"portdir": "php/php-crack",
"version": "0.4",
"license": "PHP",
"platforms": "darwin",
"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",
"mail",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php83-dbase"
]
}
],
"depends_on": []
},
{
"name": "php-eaccelerator",
"portdir": "php/php-eaccelerator",
"version": "0.9.6.1",
"license": "GPL-2+",
"platforms": "darwin freebsd openbsd",
"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",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php53-eaccelerator"
]
}
],
"depends_on": []
},
{
"name": "php-esmtp",
"portdir": "php/php-esmtp",
"version": "0.3.1",
"license": "PHP",
"platforms": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php83-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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "run",
"ports": [
"php74-excel"
]
}
],
"depends_on": []
},
{
"name": "php-file-iterator",
"portdir": "php/php-file-iterator",
"version": "1.3.3",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"description": "file iterator for PHP",
"long_description": "file iterator for PHP",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php55-file-iterator"
]
}
],
"depends_on": []
},
{
"name": "php-FreeImage",
"portdir": "php/php-FreeImage",
"version": "0.1",
"license": "PHP-2.02",
"platforms": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php56-FreeImage"
]
}
],
"depends_on": []
},
{
"name": "php-gdchart",
"portdir": "php/php-gdchart",
"version": "0.2.0",
"license": "PHP",
"platforms": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php56-gdchart"
]
}
],
"depends_on": []
},
{
"name": "php-gearman",
"portdir": "php/php-gearman",
"version": "2.1.4",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"php83-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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php83-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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php83-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": [
"x11",
"php"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php54-gtk"
]
}
],
"depends_on": []
},
{
"name": "php-hidef",
"portdir": "php/php-hidef",
"version": "0.1.13",
"license": "PHP",
"platforms": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php55-hidef"
]
}
],
"depends_on": []
},
{
"name": "php-html_parse",
"portdir": "php/php-html_parse",
"version": "1.0.0",
"license": "PHP",
"platforms": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php56-html_parse"
]
}
],
"depends_on": []
},
{
"name": "php-htscanner",
"portdir": "php/php-htscanner",
"version": "1.0.1",
"license": "PHP-3",
"platforms": "darwin",
"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": [
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php56-htscanner"
]
}
],
"depends_on": []
},
{
"name": "php-http",
"portdir": "php/php-http",
"version": "1.7.6",
"license": "BSD",
"platforms": "darwin",
"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": [
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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": [
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php83-igbinary"
]
}
],
"depends_on": []
},
{
"name": "php-imagick",
"portdir": "php/php-imagick",
"version": "3.7.0",
"license": "PHP-3.01",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/imagick",
"description": "PHP extension to create and modify images with ImageMagick",
"long_description": "Imagick is a native PHP extension for creating and modifying images using the ImageMagick API",
"active": true,
"categories": [
"graphics",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php83-imagick"
]
}
],
"depends_on": []
},
{
"name": "php-imlib2",
"portdir": "php/php-imlib2",
"version": "0.1.00",
"license": "PHP",
"platforms": "darwin",
"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",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"php56-imlib2"
]
}
],
"depends_on": []
}
]
}