GET /api/v1/autocomplete/port/?format=api&page=374
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=375",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=373",
    "results": [
        {
            "name": "php70-curl",
            "description": "a PHP interface to the curl library, which lets you download files from servers with a variety of protocols"
        },
        {
            "name": "php70-dba",
            "description": "a PHP interface for accessing DBM databases such as BerkeleyDB"
        },
        {
            "name": "php70-dbase",
            "description": "a PHP interface for accessing dBase databases"
        },
        {
            "name": "php70-enchant",
            "description": "a PHP interface to enchant"
        },
        {
            "name": "php70-event",
            "description": "efficiently schedule I/O, time and signal based events"
        },
        {
            "name": "php70-excel",
            "description": "PHP interface to LibXL for reading and writing Microsoft Excel spreadsheets"
        },
        {
            "name": "php70-exif",
            "description": "a PHP interface to the EXIF image metadata functions"
        },
        {
            "name": "php70-fpm",
            "description": "php70 FPM SAPI"
        },
        {
            "name": "php70-ftp",
            "description": "a PHP extension for accessing file servers using the File Transfer Protocol"
        },
        {
            "name": "php70-gd",
            "description": "a PHP interface to the gd library"
        },
        {
            "name": "php70-gearman",
            "description": "Library to provide API for communicating with gearmand, using libgearman."
        },
        {
            "name": "php70-geoip",
            "description": "Map IP address to geographic places"
        },
        {
            "name": "php70-gettext",
            "description": "a PHP interface to the gettext natural language support functions"
        },
        {
            "name": "php70-gmagick",
            "description": "Provides a wrapper to the GraphicsMagick library"
        },
        {
            "name": "php70-gmp",
            "description": "a PHP interface to GMP, the GNU multiprocessing library through which you can work with arbitrary-length integers"
        },
        {
            "name": "php70-iconv",
            "description": "a PHP interface to the libiconv character encoding conversion functions"
        },
        {
            "name": "php70-igbinary",
            "description": "PHP serializer."
        },
        {
            "name": "php70-imagick",
            "description": "PHP extension to create and modify images with ImageMagick"
        },
        {
            "name": "php70-imap",
            "description": "a PHP interface to the IMAP protocol"
        },
        {
            "name": "php70-intl",
            "description": "internationalization extension for PHP"
        },
        {
            "name": "php70-ipc",
            "description": "interprocess communication extensions for PHP"
        },
        {
            "name": "php70-jsmin",
            "description": "PHP API for minifying and uglifying JavaScript"
        },
        {
            "name": "php70-ldap",
            "description": "a PHP interface to LDAP"
        },
        {
            "name": "php70-lzf",
            "description": "Handles LZF compression / decompression."
        },
        {
            "name": "php70-mailparse",
            "description": "Email message manipulation"
        },
        {
            "name": "php70-mbstring",
            "description": "a PHP extension for manipulating strings in multibyte encodings"
        },
        {
            "name": "php70-mcrypt",
            "description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms"
        },
        {
            "name": "php70-memcache",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php70-memcached",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php70-meminfo",
            "description": "extension to examine PHP memory contents"
        },
        {
            "name": "php70-mongodb",
            "description": "MongoDB Database Driver"
        },
        {
            "name": "php70-mysql",
            "description": "a PHP interface to MySQL databases, including the mysqli and pdo_mysql extensions"
        },
        {
            "name": "php70-oauth",
            "description": "oauth consumer extension"
        },
        {
            "name": "php70-odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)"
        },
        {
            "name": "php70-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": "php70-openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions"
        },
        {
            "name": "php70-oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions"
        },
        {
            "name": "php70-pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions"
        },
        {
            "name": "php70-pdflib",
            "description": "PHP bindings for pdflib"
        },
        {
            "name": "php70-phalcon",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php70-phalcon3",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php70-posix",
            "description": "a PHP interface to additional POSIX functions"
        },
        {
            "name": "php70-postgresql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions"
        },
        {
            "name": "php70-propro",
            "description": "a reusable property proxy API"
        },
        {
            "name": "php70-pspell",
            "description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions"
        },
        {
            "name": "php70-psr",
            "description": "interfaces to PHP Standards Recommendations"
        },
        {
            "name": "php70-raphf",
            "description": "a reusable persistent handle and resource factory API"
        },
        {
            "name": "php70-rar",
            "description": "A PECL extension to create and read rar files."
        },
        {
            "name": "php70-redis",
            "description": "an API for communicating with a Redis database from PHP"
        },
        {
            "name": "php70-rrd",
            "description": "PHP rrdtool extension"
        }
    ]
}