GET /api/v1/autocomplete/port/?format=api&page=389
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 40976,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=390",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=388",
    "results": [
        {
            "name": "php83-tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility"
        },
        {
            "name": "php83-timezonedb",
            "description": "A PECL Timezone Database."
        },
        {
            "name": "php83-uploadprogress",
            "description": "An extension to track progress of a file upload."
        },
        {
            "name": "php83-uuid",
            "description": "A wrapper around libuuid from the ext2utils project."
        },
        {
            "name": "php83-vld",
            "description": "Dump the internal representation of PHP scripts"
        },
        {
            "name": "php83-xapian",
            "description": "Xapian bindings for PHP 8.3"
        },
        {
            "name": "php83-xdebug",
            "description": "php debugging extension"
        },
        {
            "name": "php83-xhprof",
            "description": "A Hierarchical Profiler for PHP"
        },
        {
            "name": "php83-xmlrpc",
            "description": "a PHP extension for writing XML-RPC clients and servers"
        },
        {
            "name": "php83-xsl",
            "description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations"
        },
        {
            "name": "php83-yaf",
            "description": "a fast php framework written in c, built in php-ext"
        },
        {
            "name": "php83-yaml",
            "description": "a PHP interface to the YAML parsing library"
        },
        {
            "name": "php83-yaz",
            "description": "PHP/PECL extension for the Z39.50 protocol"
        },
        {
            "name": "php83-zip",
            "description": "PHP zip functions"
        },
        {
            "name": "php83-zstd",
            "description": "Zstandard compression"
        },
        {
            "name": "php84",
            "description": "PHP: Hypertext Preprocessor"
        },
        {
            "name": "php84-amqp",
            "description": "AMQP interface for PHP"
        },
        {
            "name": "php84-apache2handler",
            "description": "php84 Apache 2 Handler SAPI"
        },
        {
            "name": "php84-APCu",
            "description": "APC User Cache"
        },
        {
            "name": "php84-calendar",
            "description": "a PHP extension for converting between different calendar formats"
        },
        {
            "name": "php84-cgi",
            "description": "php84 CGI SAPI"
        },
        {
            "name": "php84-curl",
            "description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols"
        },
        {
            "name": "php84-dba",
            "description": "a PHP interface for accessing DBM databases such as BerkeleyDB"
        },
        {
            "name": "php84-dbase",
            "description": "a PHP interface for accessing dBase databases"
        },
        {
            "name": "php84-enchant",
            "description": "a PHP interface to enchant"
        },
        {
            "name": "php84-event",
            "description": "efficiently schedule I/O, time and signal based events"
        },
        {
            "name": "php84-exif",
            "description": "a PHP interface to the EXIF image metadata functions"
        },
        {
            "name": "php84-ffi",
            "description": "a PHP interface to allow loading of shared libraries"
        },
        {
            "name": "php84-fpm",
            "description": "php84 FPM SAPI"
        },
        {
            "name": "php84-ftp",
            "description": "a PHP extension for accessing file servers using the File Transfer Protocol"
        },
        {
            "name": "php84-gd",
            "description": "a PHP interface to the gd library"
        },
        {
            "name": "php84-gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman."
        },
        {
            "name": "php84-geoip",
            "description": "Map IP address to geographic places"
        },
        {
            "name": "php84-gettext",
            "description": "a PHP interface to the gettext natural language support functions"
        },
        {
            "name": "php84-gmagick",
            "description": "Provides a wrapper to the GraphicsMagick library"
        },
        {
            "name": "php84-gmp",
            "description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers"
        },
        {
            "name": "php84-iconv",
            "description": "a PHP interface to the libiconv character encoding conversion functions"
        },
        {
            "name": "php84-igbinary",
            "description": "PHP serializer."
        },
        {
            "name": "php84-imagick",
            "description": "PHP extension to create and modify images with ImageMagick"
        },
        {
            "name": "php84-imap",
            "description": "a PHP interface to the IMAP protocol"
        },
        {
            "name": "php84-intl",
            "description": "internationalization extension for PHP"
        },
        {
            "name": "php84-ipc",
            "description": "interprocess communication extensions for PHP"
        },
        {
            "name": "php84-jsmin",
            "description": "PHP API for minifying and uglifying JavaScript"
        },
        {
            "name": "php84-Judy",
            "description": "sparse dynamic arrays"
        },
        {
            "name": "php84-ldap",
            "description": "a PHP interface to LDAP"
        },
        {
            "name": "php84-lzf",
            "description": "Handles LZF compression / decompression."
        },
        {
            "name": "php84-mailparse",
            "description": "Email message manipulation"
        },
        {
            "name": "php84-maxminddb",
            "description": "PHP API for reading MaxMind DB files"
        },
        {
            "name": "php84-mbstring",
            "description": "a PHP extension for manipulating strings in multibyte encodings"
        },
        {
            "name": "php84-mcrypt",
            "description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms"
        }
    ]
}