GET /api/v1/autocomplete/port/?format=api&page=366
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=367",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=365",
    "results": [
        {
            "name": "php53-mbstring",
            "description": "a PHP extension for manipulating strings in multibyte encodings"
        },
        {
            "name": "php53-mcrypt",
            "description": "a PHP interface to the mcrypt library, which offers a wide variety of algorithms"
        },
        {
            "name": "php53-memcache",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php53-memcached",
            "description": "PHP bindings for memcache"
        },
        {
            "name": "php53-mongo",
            "description": "Mongo Database Driver"
        },
        {
            "name": "php53-mssql",
            "description": "a PHP interface to MSSQL using FreeTDS, including the mssql and pdo_dblib extensions"
        },
        {
            "name": "php53-mysql",
            "description": "a PHP interface to MySQL databases, including the mysql, mysqli and pdo_mysql extensions"
        },
        {
            "name": "php53-oauth",
            "description": "oauth consumer extension"
        },
        {
            "name": "php53-odbc",
            "description": "a PHP interface for accessing databases via Open DataBase Connectivity (ODBC)"
        },
        {
            "name": "php53-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": "php53-openssl",
            "description": "a PHP interface to OpenSSL signature-generation and -verification and data-encryption and -decryption functions"
        },
        {
            "name": "php53-oracle",
            "description": "a PHP interface to Oracle, including the oci8 and pdo_oci extensions"
        },
        {
            "name": "php53-pcntl",
            "description": "a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions"
        },
        {
            "name": "php53-pdflib",
            "description": "PHP bindings for pdflib"
        },
        {
            "name": "php53-peb",
            "description": "PHP-Erlang Bridge"
        },
        {
            "name": "php53-phalcon",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php53-phalcon2",
            "description": "full stack PHP framework written as an extension"
        },
        {
            "name": "php53-pop3",
            "description": "POP3 Client Library"
        },
        {
            "name": "php53-posix",
            "description": "a PHP interface to additional POSIX functions"
        },
        {
            "name": "php53-postgresql",
            "description": "a PHP interface to PostgreSQL, including the pgsql and pdo_pgsql extensions"
        },
        {
            "name": "php53-propro",
            "description": "a reusable property proxy API"
        },
        {
            "name": "php53-pspell",
            "description": "a PHP interface to the aspell library, which lets you check spelling and offer spelling suggestions"
        },
        {
            "name": "php53-raphf",
            "description": "a reusable persistent handle and resource factory API"
        },
        {
            "name": "php53-rar",
            "description": "A PECL extension to create and read rar files."
        },
        {
            "name": "php53-redis",
            "description": "an API for communicating with a Redis database from PHP"
        },
        {
            "name": "php53-rrd",
            "description": "PHP rrdtool extension"
        },
        {
            "name": "php53-scrypt",
            "description": "a PHP wrapper for scrypt"
        },
        {
            "name": "php53-snmp",
            "description": "a PHP interface to the Simple Network Management Protocol (SNMP)"
        },
        {
            "name": "php53-soap",
            "description": "a PHP extension for writing SOAP clients and servers"
        },
        {
            "name": "php53-sockets",
            "description": "a PHP interface to BSD socket communication functions"
        },
        {
            "name": "php53-solr",
            "description": "a PHP interface to Apache Solr"
        },
        {
            "name": "php53-sphinx",
            "description": "PHP bindings for Sphinx full-text search"
        },
        {
            "name": "php53-SPL_Types",
            "description": "Standard PHP Library, Types Addon"
        },
        {
            "name": "php53-sqlite",
            "description": "a PHP interface to SQLite, including the sqlite, sqlite3 and pdo_sqlite extensions"
        },
        {
            "name": "php53-ssh2",
            "description": "PHP bindings for libssh2"
        },
        {
            "name": "php53-stomp",
            "description": "PECL extension of stomp client"
        },
        {
            "name": "php53-suhosin",
            "description": "Advanced protection extension for PHP"
        },
        {
            "name": "php53-svm",
            "description": "PHP bindings for libsvm, a support vector machine implementation"
        },
        {
            "name": "php53-svn",
            "description": "PHP bindings for Subversion"
        },
        {
            "name": "php53-swoole",
            "description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP"
        },
        {
            "name": "php53-syck",
            "description": "PHP bindings for syck"
        },
        {
            "name": "php53-taint",
            "description": "detects XSS and SQL-injection vulnerabilities"
        },
        {
            "name": "php53-tidy",
            "description": "a PHP interface to tidy, the HTML cleaning and repair utility"
        },
        {
            "name": "php53-timezonedb",
            "description": "A PECL Timezone Database."
        },
        {
            "name": "php53-uploadprogress",
            "description": "An extension to track progress of a file upload."
        },
        {
            "name": "php53-uuid",
            "description": "A wrapper around libuuid from the ext2utils project."
        },
        {
            "name": "php53-vld",
            "description": "Dump the internal representation of PHP scripts"
        },
        {
            "name": "php53-wddx",
            "description": "a PHP interface to Web Distributed Data Exchange"
        },
        {
            "name": "php53-xcache",
            "description": "fast, stable PHP opcode cacher"
        },
        {
            "name": "php53-xdebug",
            "description": "php debugging extension"
        }
    ]
}