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