GET /api/v1/autocomplete/port/?format=api&page=378
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=379",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=377",
    "results": [
        {
            "name": "php72-mysql",
            "description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions"
        },
        {
            "name": "php72-mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP"
        },
        {
            "name": "php72-oauth",
            "description": "oauth consumer extension"
        },
        {
            "name": "php72-odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)"
        },
        {
            "name": "php72-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": "php72-openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions"
        },
        {
            "name": "php72-openswoole",
            "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP"
        },
        {
            "name": "php72-oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions"
        },
        {
            "name": "php72-pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions"
        },
        {
            "name": "php72-pcov",
            "description": "A self contained php-code-coverage compatible driver for PHP."
        },
        {
            "name": "php72-pdflib",
            "description": "PHP bindings for pdflib"
        },
        {
            "name": "php72-phalcon",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php72-phalcon3",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php72-phalcon4",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php72-posix",
            "description": "a PHP interface to additional POSIX functions"
        },
        {
            "name": "php72-postgresql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions"
        },
        {
            "name": "php72-propro",
            "description": "a reusable property proxy API"
        },
        {
            "name": "php72-pspell",
            "description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions"
        },
        {
            "name": "php72-psr",
            "description": "interfaces to PHP Standards Recommendations"
        },
        {
            "name": "php72-raphf",
            "description": "a reusable persistent handle and resource factory API"
        },
        {
            "name": "php72-rar",
            "description": "A PECL extension to create and read rar files."
        },
        {
            "name": "php72-redis",
            "description": "an API for communicating with a Redis database from PHP"
        },
        {
            "name": "php72-rrd",
            "description": "PHP rrdtool extension"
        },
        {
            "name": "php72-scrypt",
            "description": "a PHP wrapper for scrypt"
        },
        {
            "name": "php72-snmp",
            "description": "a PHP interface to the Simple Network Management Protocol (SNMP)"
        },
        {
            "name": "php72-soap",
            "description": "a PHP extension for writing SOAP clients and servers"
        },
        {
            "name": "php72-sockets",
            "description": "a PHP interface to BSD socket communication functions"
        },
        {
            "name": "php72-sodium",
            "description": "a PHP interface to libsodium, a modern and easy-to-use crypto library"
        },
        {
            "name": "php72-solr",
            "description": "a PHP interface to Apache Solr"
        },
        {
            "name": "php72-sqlite",
            "description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions"
        },
        {
            "name": "php72-sqlsrv",
            "description": "Microsoft sqlsrv drivers for PHP"
        },
        {
            "name": "php72-ssh2",
            "description": "PHP bindings for libssh2"
        },
        {
            "name": "php72-stomp",
            "description": "PECL extension of stomp client"
        },
        {
            "name": "php72-svm",
            "description": "PHP bindings for libsvm, a support vector machine implementation"
        },
        {
            "name": "php72-swoole",
            "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP"
        },
        {
            "name": "php72-taint",
            "description": "detects XSS and SQL-injection vulnerabilities"
        },
        {
            "name": "php72-tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility"
        },
        {
            "name": "php72-timezonedb",
            "description": "A PECL Timezone Database."
        },
        {
            "name": "php72-uploadprogress",
            "description": "An extension to track progress of a file upload."
        },
        {
            "name": "php72-uuid",
            "description": "A wrapper around libuuid from the ext2utils project."
        },
        {
            "name": "php72-vld",
            "description": "Dump the internal representation of PHP scripts"
        },
        {
            "name": "php72-wddx",
            "description": "a PHP interface to Web Distributed Data Exchange"
        },
        {
            "name": "php72-xdebug",
            "description": "php debugging extension"
        },
        {
            "name": "php72-xhprof",
            "description": "A Hierarchical Profiler for PHP"
        },
        {
            "name": "php72-xmlrpc",
            "description": "a PHP extension for writing XML-RPC clients and servers"
        },
        {
            "name": "php72-xsl",
            "description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations"
        },
        {
            "name": "php72-yaf",
            "description": "a fast php framework written in c, built in php-ext"
        },
        {
            "name": "php72-yaml",
            "description": "a PHP interface to the YAML parsing library"
        },
        {
            "name": "php72-yaz",
            "description": "PHP/PECL extension for the Z39.50 protocol"
        },
        {
            "name": "php72-zip",
            "description": "PHP zip functions"
        }
    ]
}