GET /api/v1/autocomplete/port/?format=api&page=380
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=381",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=379",
    "results": [
        {
            "name": "php73-pdflib",
            "description": "PHP bindings for pdflib"
        },
        {
            "name": "php73-phalcon",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php73-phalcon3",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php73-phalcon4",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php73-posix",
            "description": "a PHP interface to additional POSIX functions"
        },
        {
            "name": "php73-postgresql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions"
        },
        {
            "name": "php73-propro",
            "description": "a reusable property proxy API"
        },
        {
            "name": "php73-pspell",
            "description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions"
        },
        {
            "name": "php73-psr",
            "description": "interfaces to PHP Standards Recommendations"
        },
        {
            "name": "php73-raphf",
            "description": "a reusable persistent handle and resource factory API"
        },
        {
            "name": "php73-rar",
            "description": "A PECL extension to create and read rar files."
        },
        {
            "name": "php73-redis",
            "description": "an API for communicating with a Redis database from PHP"
        },
        {
            "name": "php73-rrd",
            "description": "PHP rrdtool extension"
        },
        {
            "name": "php73-scrypt",
            "description": "a PHP wrapper for scrypt"
        },
        {
            "name": "php73-snmp",
            "description": "a PHP interface to the Simple Network Management Protocol (SNMP)"
        },
        {
            "name": "php73-soap",
            "description": "a PHP extension for writing SOAP clients and servers"
        },
        {
            "name": "php73-sockets",
            "description": "a PHP interface to BSD socket communication functions"
        },
        {
            "name": "php73-sodium",
            "description": "a PHP interface to libsodium, a modern and easy-to-use crypto library"
        },
        {
            "name": "php73-solr",
            "description": "a PHP interface to Apache Solr"
        },
        {
            "name": "php73-sqlite",
            "description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions"
        },
        {
            "name": "php73-sqlsrv",
            "description": "Microsoft sqlsrv drivers for PHP"
        },
        {
            "name": "php73-ssh2",
            "description": "PHP bindings for libssh2"
        },
        {
            "name": "php73-stomp",
            "description": "PECL extension of stomp client"
        },
        {
            "name": "php73-svm",
            "description": "PHP bindings for libsvm, a support vector machine implementation"
        },
        {
            "name": "php73-swoole",
            "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP"
        },
        {
            "name": "php73-taint",
            "description": "detects XSS and SQL-injection vulnerabilities"
        },
        {
            "name": "php73-tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility"
        },
        {
            "name": "php73-timezonedb",
            "description": "A PECL Timezone Database."
        },
        {
            "name": "php73-uploadprogress",
            "description": "An extension to track progress of a file upload."
        },
        {
            "name": "php73-uuid",
            "description": "A wrapper around libuuid from the ext2utils project."
        },
        {
            "name": "php73-vld",
            "description": "Dump the internal representation of PHP scripts"
        },
        {
            "name": "php73-wddx",
            "description": "a PHP interface to Web Distributed Data Exchange"
        },
        {
            "name": "php73-xdebug",
            "description": "php debugging extension"
        },
        {
            "name": "php73-xhprof",
            "description": "A Hierarchical Profiler for PHP"
        },
        {
            "name": "php73-xmlrpc",
            "description": "a PHP extension for writing XML-RPC clients and servers"
        },
        {
            "name": "php73-xsl",
            "description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations"
        },
        {
            "name": "php73-yaf",
            "description": "a fast php framework written in c, built in php-ext"
        },
        {
            "name": "php73-yaml",
            "description": "a PHP interface to the YAML parsing library"
        },
        {
            "name": "php73-yaz",
            "description": "PHP/PECL extension for the Z39.50 protocol"
        },
        {
            "name": "php73-zip",
            "description": "PHP zip functions"
        },
        {
            "name": "php73-zstd",
            "description": "Zstandard compression"
        },
        {
            "name": "php74",
            "description": "PHP: Hypertext Preprocessor"
        },
        {
            "name": "php74-amqp",
            "description": "AMQP interface for PHP"
        },
        {
            "name": "php74-apache2handler",
            "description": "php74 Apache 2 Handler SAPI"
        },
        {
            "name": "php74-APCu",
            "description": "APC User Cache"
        },
        {
            "name": "php74-calendar",
            "description": "a PHP extension for converting between different calendar formats"
        },
        {
            "name": "php74-cgi",
            "description": "php74 CGI SAPI"
        },
        {
            "name": "php74-curl",
            "description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols"
        },
        {
            "name": "php74-dba",
            "description": "a PHP interface for accessing DBM databases such as BerkeleyDB"
        },
        {
            "name": "php74-dbase",
            "description": "a PHP interface for accessing dBase databases"
        }
    ]
}