GET /api/v1/autocomplete/port/?format=api&page=382
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=383",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=381",
    "results": [
        {
            "name": "php74-rar",
            "description": "A PECL extension to create and read rar files."
        },
        {
            "name": "php74-redis",
            "description": "an API for communicating with a Redis database from PHP"
        },
        {
            "name": "php74-rrd",
            "description": "PHP rrdtool extension"
        },
        {
            "name": "php74-scrypt",
            "description": "a PHP wrapper for scrypt"
        },
        {
            "name": "php74-snmp",
            "description": "a PHP interface to the Simple Network Management Protocol (SNMP)"
        },
        {
            "name": "php74-soap",
            "description": "a PHP extension for writing SOAP clients and servers"
        },
        {
            "name": "php74-sockets",
            "description": "a PHP interface to BSD socket communication functions"
        },
        {
            "name": "php74-sodium",
            "description": "a PHP interface to libsodium, a modern and easy-to-use crypto library"
        },
        {
            "name": "php74-solr",
            "description": "a PHP interface to Apache Solr"
        },
        {
            "name": "php74-sqlite",
            "description": "a PHP interface to SQLite, including the sqlite3 and pdo_sqlite extensions"
        },
        {
            "name": "php74-sqlsrv",
            "description": "Microsoft sqlsrv drivers for PHP"
        },
        {
            "name": "php74-ssh2",
            "description": "PHP bindings for libssh2"
        },
        {
            "name": "php74-stomp",
            "description": "PECL extension of stomp client"
        },
        {
            "name": "php74-svm",
            "description": "PHP bindings for libsvm, a support vector machine implementation"
        },
        {
            "name": "php74-swoole",
            "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP"
        },
        {
            "name": "php74-taint",
            "description": "detects XSS and SQL-injection vulnerabilities"
        },
        {
            "name": "php74-tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility"
        },
        {
            "name": "php74-timezonedb",
            "description": "A PECL Timezone Database."
        },
        {
            "name": "php74-uploadprogress",
            "description": "An extension to track progress of a file upload."
        },
        {
            "name": "php74-uuid",
            "description": "A wrapper around libuuid from the ext2utils project."
        },
        {
            "name": "php74-vld",
            "description": "Dump the internal representation of PHP scripts"
        },
        {
            "name": "php74-xdebug",
            "description": "php debugging extension"
        },
        {
            "name": "php74-xhprof",
            "description": "A Hierarchical Profiler for PHP"
        },
        {
            "name": "php74-xmlrpc",
            "description": "a PHP extension for writing XML-RPC clients and servers"
        },
        {
            "name": "php74-xsl",
            "description": "a PHP interface to libxslt, which implements the XSL standard and lets you perform XSL transformations"
        },
        {
            "name": "php74-yaf",
            "description": "a fast php framework written in c, built in php-ext"
        },
        {
            "name": "php74-yaml",
            "description": "a PHP interface to the YAML parsing library"
        },
        {
            "name": "php74-yaz",
            "description": "PHP/PECL extension for the Z39.50 protocol"
        },
        {
            "name": "php74-zip",
            "description": "PHP zip functions"
        },
        {
            "name": "php74-zstd",
            "description": "Zstandard compression"
        },
        {
            "name": "php80",
            "description": "PHP: Hypertext Preprocessor"
        },
        {
            "name": "php80-amqp",
            "description": "AMQP interface for PHP"
        },
        {
            "name": "php80-apache2handler",
            "description": "php80 Apache 2 Handler SAPI"
        },
        {
            "name": "php80-APCu",
            "description": "APC User Cache"
        },
        {
            "name": "php80-calendar",
            "description": "a PHP extension for converting between different calendar formats"
        },
        {
            "name": "php80-cgi",
            "description": "php80 CGI SAPI"
        },
        {
            "name": "php80-curl",
            "description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols"
        },
        {
            "name": "php80-dba",
            "description": "a PHP interface for accessing DBM databases such as BerkeleyDB"
        },
        {
            "name": "php80-dbase",
            "description": "a PHP interface for accessing dBase databases"
        },
        {
            "name": "php80-enchant",
            "description": "a PHP interface to enchant"
        },
        {
            "name": "php80-event",
            "description": "efficiently schedule I/O, time and signal based events"
        },
        {
            "name": "php80-exif",
            "description": "a PHP interface to the EXIF image metadata functions"
        },
        {
            "name": "php80-ffi",
            "description": "a PHP interface to allow loading of shared libraries"
        },
        {
            "name": "php80-fpm",
            "description": "php80 FPM SAPI"
        },
        {
            "name": "php80-ftp",
            "description": "a PHP extension for accessing file servers using the File Transfer Protocol"
        },
        {
            "name": "php80-gd",
            "description": "a PHP interface to the gd library"
        },
        {
            "name": "php80-gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman."
        },
        {
            "name": "php80-geoip",
            "description": "Map IP address to geographic places"
        },
        {
            "name": "php80-gettext",
            "description": "a PHP interface to the gettext natural language support functions"
        },
        {
            "name": "php80-gmagick",
            "description": "Provides a wrapper to the GraphicsMagick library"
        }
    ]
}