HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50587,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=583",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=581",
"results": [
{
"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-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": "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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": []
},
{
"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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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": "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-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": "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": []
}
]
}