{
    "packages": [
        {
            "name": "php-curl-class/php-curl-class",
            "version": "12.0.4",
            "version_normalized": "12.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-curl-class/php-curl-class.git",
                "reference": "430cdfd91dd6f14483d831df97cff5c776814782"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/430cdfd91dd6f14483d831df97cff5c776814782",
                "reference": "430cdfd91dd6f14483d831df97cff5c776814782",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "*",
                "ext-gd": "*",
                "friendsofphp/php-cs-fixer": "*",
                "phpcompatibility/php-compatibility": "dev-develop",
                "phpcsstandards/phpcsutils": "@alpha",
                "phpstan/phpstan": "*",
                "phpunit/phpunit": "*",
                "squizlabs/php_codesniffer": "*"
            },
            "suggest": {
                "ext-mbstring": "*"
            },
            "time": "2025-12-11T18:04:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Curl\\": "src/Curl/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Unlicense"
            ],
            "authors": [
                {
                    "name": "Zach Borboa"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/php-curl-class/php-curl-class/graphs/contributors"
                }
            ],
            "description": "PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.",
            "homepage": "https://github.com/php-curl-class/php-curl-class",
            "keywords": [
                "API-Client",
                "api",
                "class",
                "client",
                "curl",
                "framework",
                "http",
                "http-client",
                "http-proxy",
                "json",
                "php",
                "php-curl",
                "php-curl-library",
                "proxy",
                "requests",
                "restful",
                "web-scraper",
                "web-scraping ",
                "web-service",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/php-curl-class/php-curl-class/issues",
                "source": "https://github.com/php-curl-class/php-curl-class/tree/12.0.4"
            },
            "install-path": "../php-curl-class/php-curl-class"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
