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