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

{
    "count": 40987,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=377",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=375",
    "results": [
        {
            "name": "php71-imagick",
            "description": "PHP extension to create and modify images with ImageMagick"
        },
        {
            "name": "php71-imap",
            "description": "a PHP interface to the IMAP protocol"
        },
        {
            "name": "php71-intl",
            "description": "internationalization extension for PHP"
        },
        {
            "name": "php71-ipc",
            "description": "interprocess communication extensions for PHP"
        },
        {
            "name": "php71-jsmin",
            "description": "PHP API for minifying and uglifying JavaScript"
        },
        {
            "name": "php71-ldap",
            "description": "a PHP interface to LDAP"
        },
        {
            "name": "php71-lzf",
            "description": "Handles LZF compression / decompression."
        },
        {
            "name": "php71-mailparse",
            "description": "Email message manipulation"
        },
        {
            "name": "php71-mbstring",
            "description": "a PHP extension for manipulating strings in multibyte encodings"
        },
        {
            "name": "php71-mcrypt",
            "description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms"
        },
        {
            "name": "php71-memcache",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php71-memcached",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php71-meminfo",
            "description": "extension to examine PHP memory contents"
        },
        {
            "name": "php71-mongodb",
            "description": "MongoDB Database Driver"
        },
        {
            "name": "php71-mysql",
            "description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions"
        },
        {
            "name": "php71-mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP"
        },
        {
            "name": "php71-oauth",
            "description": "oauth consumer extension"
        },
        {
            "name": "php71-odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)"
        },
        {
            "name": "php71-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": "php71-openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions"
        },
        {
            "name": "php71-oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions"
        },
        {
            "name": "php71-pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions"
        },
        {
            "name": "php71-pcov",
            "description": "A self contained php-code-coverage compatible driver for PHP."
        },
        {
            "name": "php71-pdflib",
            "description": "PHP bindings for pdflib"
        },
        {
            "name": "php71-phalcon",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php71-phalcon3",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php71-posix",
            "description": "a PHP interface to additional POSIX functions"
        },
        {
            "name": "php71-postgresql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions"
        },
        {
            "name": "php71-propro",
            "description": "a reusable property proxy API"
        },
        {
            "name": "php71-pspell",
            "description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions"
        },
        {
            "name": "php71-psr",
            "description": "interfaces to PHP Standards Recommendations"
        },
        {
            "name": "php71-raphf",
            "description": "a reusable persistent handle and resource factory API"
        },
        {
            "name": "php71-rar",
            "description": "A PECL extension to create and read rar files."
        },
        {
            "name": "php71-redis",
            "description": "an API for communicating with a Redis database from PHP"
        },
        {
            "name": "php71-rrd",
            "description": "PHP rrdtool extension"
        },
        {
            "name": "php71-scrypt",
            "description": "a PHP wrapper for scrypt"
        },
        {
            "name": "php71-snmp",
            "description": "a PHP interface to the Simple Network Management Protocol (SNMP)"
        },
        {
            "name": "php71-soap",
            "description": "a PHP extension for writing SOAP clients and servers"
        },
        {
            "name": "php71-sockets",
            "description": "a PHP interface to BSD socket communication functions"
        },
        {
            "name": "php71-solr",
            "description": "a PHP interface to Apache Solr"
        },
        {
            "name": "php71-sqlite",
            "description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions"
        },
        {
            "name": "php71-sqlsrv",
            "description": "Microsoft sqlsrv drivers for PHP"
        },
        {
            "name": "php71-ssh2",
            "description": "PHP bindings for libssh2"
        },
        {
            "name": "php71-stomp",
            "description": "PECL extension of stomp client"
        },
        {
            "name": "php71-svm",
            "description": "PHP bindings for libsvm, a support vector machine implementation"
        },
        {
            "name": "php71-swoole",
            "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP"
        },
        {
            "name": "php71-taint",
            "description": "detects XSS and SQL-injection vulnerabilities"
        },
        {
            "name": "php71-tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility"
        },
        {
            "name": "php71-timezonedb",
            "description": "A PECL Timezone Database."
        },
        {
            "name": "php71-uploadprogress",
            "description": "An extension to track progress of a file upload."
        }
    ]
}