GET /api/v1/autocomplete/port/?format=api&page=379
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=380",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=378",
    "results": [
        {
            "name": "php72-zip",
            "description": "PHP zip functions"
        },
        {
            "name": "php72-zstd",
            "description": "Zstandard compression"
        },
        {
            "name": "php73",
            "description": "PHP: Hypertext Preprocessor"
        },
        {
            "name": "php73-amqp",
            "description": "AMQP interface for PHP"
        },
        {
            "name": "php73-apache2handler",
            "description": "php73 Apache 2 Handler SAPI"
        },
        {
            "name": "php73-APCu",
            "description": "APC User Cache"
        },
        {
            "name": "php73-calendar",
            "description": "a PHP extension for converting between different calendar formats"
        },
        {
            "name": "php73-cgi",
            "description": "php73 CGI SAPI"
        },
        {
            "name": "php73-curl",
            "description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols"
        },
        {
            "name": "php73-dba",
            "description": "a PHP interface for accessing DBM databases such as BerkeleyDB"
        },
        {
            "name": "php73-dbase",
            "description": "a PHP interface for accessing dBase databases"
        },
        {
            "name": "php73-enchant",
            "description": "a PHP interface to enchant"
        },
        {
            "name": "php73-event",
            "description": "efficiently schedule I/O, time and signal based events"
        },
        {
            "name": "php73-excel",
            "description": "PHP interface to LibXL for reading and writing Microsoft Excel spreadsheets"
        },
        {
            "name": "php73-exif",
            "description": "a PHP interface to the EXIF image metadata functions"
        },
        {
            "name": "php73-fpm",
            "description": "php73 FPM SAPI"
        },
        {
            "name": "php73-ftp",
            "description": "a PHP extension for accessing file servers using the File Transfer Protocol"
        },
        {
            "name": "php73-gd",
            "description": "a PHP interface to the gd library"
        },
        {
            "name": "php73-gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman."
        },
        {
            "name": "php73-geoip",
            "description": "Map IP address to geographic places"
        },
        {
            "name": "php73-gettext",
            "description": "a PHP interface to the gettext natural language support functions"
        },
        {
            "name": "php73-gmagick",
            "description": "Provides a wrapper to the GraphicsMagick library"
        },
        {
            "name": "php73-gmp",
            "description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers"
        },
        {
            "name": "php73-iconv",
            "description": "a PHP interface to the libiconv character encoding conversion functions"
        },
        {
            "name": "php73-igbinary",
            "description": "PHP serializer."
        },
        {
            "name": "php73-imagick",
            "description": "PHP extension to create and modify images with ImageMagick"
        },
        {
            "name": "php73-imap",
            "description": "a PHP interface to the IMAP protocol"
        },
        {
            "name": "php73-intl",
            "description": "internationalization extension for PHP"
        },
        {
            "name": "php73-ipc",
            "description": "interprocess communication extensions for PHP"
        },
        {
            "name": "php73-jsmin",
            "description": "PHP API for minifying and uglifying JavaScript"
        },
        {
            "name": "php73-ldap",
            "description": "a PHP interface to LDAP"
        },
        {
            "name": "php73-lzf",
            "description": "Handles LZF compression / decompression."
        },
        {
            "name": "php73-mailparse",
            "description": "Email message manipulation"
        },
        {
            "name": "php73-maxminddb",
            "description": "PHP API for reading MaxMind DB files"
        },
        {
            "name": "php73-mbstring",
            "description": "a PHP extension for manipulating strings in multibyte encodings"
        },
        {
            "name": "php73-mcrypt",
            "description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms"
        },
        {
            "name": "php73-memcache",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php73-memcached",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php73-meminfo",
            "description": "extension to examine PHP memory contents"
        },
        {
            "name": "php73-mongodb",
            "description": "MongoDB Database Driver"
        },
        {
            "name": "php73-mysql",
            "description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions"
        },
        {
            "name": "php73-mysql_xdevapi",
            "description": "MySQL X DevAPI for PHP"
        },
        {
            "name": "php73-oauth",
            "description": "oauth consumer extension"
        },
        {
            "name": "php73-odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)"
        },
        {
            "name": "php73-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": "php73-openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions"
        },
        {
            "name": "php73-openswoole",
            "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP"
        },
        {
            "name": "php73-oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions"
        },
        {
            "name": "php73-pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions"
        },
        {
            "name": "php73-pcov",
            "description": "A self contained php-code-coverage compatible driver for PHP."
        }
    ]
}