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

{
    "count": 40977,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=387",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=385",
    "results": [
        {
            "name": "php82-cgi",
            "description": "php82 CGI SAPI"
        },
        {
            "name": "php82-curl",
            "description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols"
        },
        {
            "name": "php82-dba",
            "description": "a PHP interface for accessing DBM databases such as BerkeleyDB"
        },
        {
            "name": "php82-dbase",
            "description": "a PHP interface for accessing dBase databases"
        },
        {
            "name": "php82-enchant",
            "description": "a PHP interface to enchant"
        },
        {
            "name": "php82-event",
            "description": "efficiently schedule I/O, time and signal based events"
        },
        {
            "name": "php82-exif",
            "description": "a PHP interface to the EXIF image metadata functions"
        },
        {
            "name": "php82-ffi",
            "description": "a PHP interface to allow loading of shared libraries"
        },
        {
            "name": "php82-fpm",
            "description": "php82 FPM SAPI"
        },
        {
            "name": "php82-ftp",
            "description": "a PHP extension for accessing file servers using the File Transfer Protocol"
        },
        {
            "name": "php82-gd",
            "description": "a PHP interface to the gd library"
        },
        {
            "name": "php82-gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman."
        },
        {
            "name": "php82-geoip",
            "description": "Map IP address to geographic places"
        },
        {
            "name": "php82-gettext",
            "description": "a PHP interface to the gettext natural language support functions"
        },
        {
            "name": "php82-gmagick",
            "description": "Provides a wrapper to the GraphicsMagick library"
        },
        {
            "name": "php82-gmp",
            "description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers"
        },
        {
            "name": "php82-iconv",
            "description": "a PHP interface to the libiconv character encoding conversion functions"
        },
        {
            "name": "php82-igbinary",
            "description": "PHP serializer."
        },
        {
            "name": "php82-imagick",
            "description": "PHP extension to create and modify images with ImageMagick"
        },
        {
            "name": "php82-imap",
            "description": "a PHP interface to the IMAP protocol"
        },
        {
            "name": "php82-intl",
            "description": "internationalization extension for PHP"
        },
        {
            "name": "php82-ipc",
            "description": "interprocess communication extensions for PHP"
        },
        {
            "name": "php82-jsmin",
            "description": "PHP API for minifying and uglifying JavaScript"
        },
        {
            "name": "php82-Judy",
            "description": "sparse dynamic arrays"
        },
        {
            "name": "php82-ldap",
            "description": "a PHP interface to LDAP"
        },
        {
            "name": "php82-lzf",
            "description": "Handles LZF compression / decompression."
        },
        {
            "name": "php82-mailparse",
            "description": "Email message manipulation"
        },
        {
            "name": "php82-maxminddb",
            "description": "PHP API for reading MaxMind DB files"
        },
        {
            "name": "php82-mbstring",
            "description": "a PHP extension for manipulating strings in multibyte encodings"
        },
        {
            "name": "php82-mcrypt",
            "description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms"
        },
        {
            "name": "php82-memcache",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php82-memcached",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php82-meminfo",
            "description": "extension to examine PHP memory contents"
        },
        {
            "name": "php82-mongodb",
            "description": "MongoDB Database Driver"
        },
        {
            "name": "php82-mysql",
            "description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions"
        },
        {
            "name": "php82-mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP"
        },
        {
            "name": "php82-oauth",
            "description": "oauth consumer extension"
        },
        {
            "name": "php82-odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)"
        },
        {
            "name": "php82-opcache",
            "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."
        },
        {
            "name": "php82-openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions"
        },
        {
            "name": "php82-openswoole",
            "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP"
        },
        {
            "name": "php82-oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions"
        },
        {
            "name": "php82-pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions"
        },
        {
            "name": "php82-pcov",
            "description": "A self contained php-code-coverage compatible driver for PHP."
        },
        {
            "name": "php82-phalcon",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php82-phalcon5",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php82-posix",
            "description": "a PHP interface to additional POSIX functions"
        },
        {
            "name": "php82-postgresql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions"
        },
        {
            "name": "php82-pspell",
            "description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions"
        },
        {
            "name": "php82-psr",
            "description": "interfaces to PHP Standards Recommendations"
        }
    ]
}