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

{
    "count": 40986,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=384",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=382",
    "results": [
        {
            "name": "php80-gmp",
            "description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers"
        },
        {
            "name": "php80-iconv",
            "description": "a PHP interface to the libiconv character encoding conversion functions"
        },
        {
            "name": "php80-igbinary",
            "description": "PHP serializer."
        },
        {
            "name": "php80-imagick",
            "description": "PHP extension to create and modify images with ImageMagick"
        },
        {
            "name": "php80-imap",
            "description": "a PHP interface to the IMAP protocol"
        },
        {
            "name": "php80-intl",
            "description": "internationalization extension for PHP"
        },
        {
            "name": "php80-ipc",
            "description": "interprocess communication extensions for PHP"
        },
        {
            "name": "php80-jsmin",
            "description": "PHP API for minifying and uglifying JavaScript"
        },
        {
            "name": "php80-Judy",
            "description": "sparse dynamic arrays"
        },
        {
            "name": "php80-ldap",
            "description": "a PHP interface to LDAP"
        },
        {
            "name": "php80-lzf",
            "description": "Handles LZF compression / decompression."
        },
        {
            "name": "php80-mailparse",
            "description": "Email message manipulation"
        },
        {
            "name": "php80-maxminddb",
            "description": "PHP API for reading MaxMind DB files"
        },
        {
            "name": "php80-mbstring",
            "description": "a PHP extension for manipulating strings in multibyte encodings"
        },
        {
            "name": "php80-mcrypt",
            "description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms"
        },
        {
            "name": "php80-memcache",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php80-memcached",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php80-meminfo",
            "description": "extension to examine PHP memory contents"
        },
        {
            "name": "php80-mongodb",
            "description": "MongoDB Database Driver"
        },
        {
            "name": "php80-mysql",
            "description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions"
        },
        {
            "name": "php80-mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP"
        },
        {
            "name": "php80-oauth",
            "description": "oauth consumer extension"
        },
        {
            "name": "php80-odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)"
        },
        {
            "name": "php80-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": "php80-openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions"
        },
        {
            "name": "php80-openswoole",
            "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP"
        },
        {
            "name": "php80-oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions"
        },
        {
            "name": "php80-pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions"
        },
        {
            "name": "php80-pcov",
            "description": "A self contained php-code-coverage compatible driver for PHP."
        },
        {
            "name": "php80-phalcon",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php80-phalcon5",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php80-posix",
            "description": "a PHP interface to additional POSIX functions"
        },
        {
            "name": "php80-postgresql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions"
        },
        {
            "name": "php80-pspell",
            "description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions"
        },
        {
            "name": "php80-psr",
            "description": "interfaces to PHP Standards Recommendations"
        },
        {
            "name": "php80-raphf",
            "description": "a reusable persistent handle and resource factory API"
        },
        {
            "name": "php80-rar",
            "description": "A PECL extension to create and read rar files."
        },
        {
            "name": "php80-redis",
            "description": "an API for communicating with a Redis database from PHP"
        },
        {
            "name": "php80-rrd",
            "description": "PHP rrdtool extension"
        },
        {
            "name": "php80-scrypt",
            "description": "a PHP wrapper for scrypt"
        },
        {
            "name": "php80-snmp",
            "description": "a PHP interface to the Simple Network Management Protocol (SNMP)"
        },
        {
            "name": "php80-soap",
            "description": "a PHP extension for writing SOAP clients and servers"
        },
        {
            "name": "php80-sockets",
            "description": "a PHP interface to BSD socket communication functions"
        },
        {
            "name": "php80-sodium",
            "description": "a PHP interface to libsodium, a modern and easy-to-use crypto library"
        },
        {
            "name": "php80-solr",
            "description": "a PHP interface to Apache Solr"
        },
        {
            "name": "php80-sqlite",
            "description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions"
        },
        {
            "name": "php80-sqlsrv",
            "description": "Microsoft sqlsrv drivers for PHP"
        },
        {
            "name": "php80-ssh2",
            "description": "PHP bindings for libssh2"
        },
        {
            "name": "php80-stomp",
            "description": "PECL extension of stomp client"
        },
        {
            "name": "php80-svm",
            "description": "PHP bindings for libsvm, a support vector machine implementation"
        }
    ]
}