[
    {
        "name": "lstrojny/fxmlrpc",
        "version": "0.10.0",
        "version_normalized": "0.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/lstrojny/fxmlrpc.git",
            "reference": "376f954655b69df4ff8e512392cc75793212fc39"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/lstrojny/fxmlrpc/zipball/376f954655b69df4ff8e512392cc75793212fc39",
            "reference": "376f954655b69df4ff8e512392cc75793212fc39",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4"
        },
        "require-dev": {
            "egeloen/http-adapter": "0.6.*@dev",
            "internations/kodierungsregelwerksammlung": "dev-master",
            "lstrojny/hmmmath": "*",
            "monolog/monolog": ">=1.1",
            "phpunit/phpunit": "~4",
            "psr/log": "*",
            "symfony/process": "~2.1",
            "zendframework/zend-log": "~2",
            "zendframework/zendframework1": "~1.12.4"
        },
        "suggest": {
            "guzzle/guzzle": "To integrate Guzzle as HTTP client",
            "monolog/monolog": "To integrate monolog as logger",
            "zendframework/zend-log": "To use ZF2 Zend\\Log\\Logger as a logger",
            "zendframework/zendframework1": "To use ZF1 Log"
        },
        "time": "2015-04-24 11:28:44",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "fXmlRpc\\": "src/fXmlRpc"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Lars Strojny",
                "email": "lstrojny@php.net",
                "homepage": "http://usrportage.de"
            }
        ],
        "description": "Fast and tiny XML/RPC client with bridges for various HTTP clients",
        "keywords": [
            "api",
            "performance",
            "rpc",
            "xml",
            "xmlrpc"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "0.9.2",
        "version_normalized": "0.9.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "7c361ae6b0dcd84d8fc4f89636ee0cc9fcb02035"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/7c361ae6b0dcd84d8fc4f89636ee0cc9fcb02035",
            "reference": "7c361ae6b0dcd84d8fc4f89636ee0cc9fcb02035",
            "shasum": ""
        },
        "time": "2015-03-18 22:07:07",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "phly/http",
        "version": "0.11.3",
        "version_normalized": "0.11.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phly/http.git",
            "reference": "4c711698bab17461be7bf143a3ab1bf3d3ffa2cc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phly/http/zipball/4c711698bab17461be7bf143a3ab1bf3d3ffa2cc",
            "reference": "4c711698bab17461be7bf143a3ab1bf3d3ffa2cc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.8",
            "psr/http-message": "^0.9"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "squizlabs/php_codesniffer": "1.5.*"
        },
        "time": "2015-04-13 16:50:21",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev",
                "dev-develop": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Phly\\Http\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Matthew Weier O'Phinney",
                "email": "matthew@weierophinney.net",
                "homepage": "http://mwop.net"
            }
        ],
        "description": "PSR HTTP Message implementations",
        "homepage": "https://github.com/phly/http",
        "keywords": [
            "http"
        ],
        "abandoned": "zendframework/zend-diactoros"
    },
    {
        "name": "egeloen/http-adapter",
        "version": "0.7.1",
        "version_normalized": "0.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egeloen/ivory-http-adapter.git",
            "reference": "4a1ac3a0a2db4dbd6c1c3e5fff89e3d2545bc132"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egeloen/ivory-http-adapter/zipball/4a1ac3a0a2db4dbd6c1c3e5fff89e3d2545bc132",
            "reference": "4a1ac3a0a2db4dbd6c1c3e5fff89e3d2545bc132",
            "shasum": ""
        },
        "require": {
            "phly/http": "^0.11.2",
            "php": ">=5.4.8"
        },
        "require-dev": {
            "cakephp/cakephp": "^2.5.7",
            "ext-curl": "*",
            "guzzle/guzzle": "^3.9.2",
            "guzzlehttp/guzzle": ">=4.1.4,<6.0.0",
            "guzzlehttp/streams": ">=1.5.0,<4.0.0",
            "kriswallsmith/buzz": "^0.13",
            "nategood/httpful": "^0.2.17",
            "phpunit/phpunit": "^4.0",
            "phpunit/phpunit-mock-objects": "dev-matcher-verify as 2.3.x-dev",
            "psr/log": "^1.0",
            "react/dns": "^0.4.1",
            "react/http-client": "^0.4",
            "satooshi/php-coveralls": "^0.6",
            "symfony/event-dispatcher": "^2.0",
            "zendframework/zend-http": "^2.3.4",
            "zendframework/zendframework1": "^1.12.9"
        },
        "suggest": {
            "ext-curl": "Allows you to use the cURL adapter",
            "guzzle/guzzle": "Allows you to use the Guzzle 3 adapter",
            "guzzlehttp/guzzle": "Allows you to use the Guzzle 4 adapter",
            "kriswallsmith/buzz": "Allows you to use the Buzz adapter",
            "nategood/httpful": "Allows you to use the httpful adapter",
            "psr/log": "Allows you to use the logger event subscriber",
            "symfony/event-dispatcher": "Allows you to use the event lifecycle",
            "symfony/stopwatch": "Allows you to use the stopwatch http adapter and event subscriber",
            "zendframework/zend-http": "Allows you to use the Zend 2 adapter",
            "zendframework/zendframework1": "Allows you to use the Zend 1 adapter"
        },
        "time": "2015-04-13 17:26:27",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Ivory\\HttpAdapter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eric GELOEN",
                "email": "geloen.eric@gmail.com"
            }
        ],
        "description": "Issue HTTP request for PHP 5.3+.",
        "keywords": [
            "http",
            "http-adapter",
            "http-client",
            "psr-7"
        ]
    }
]
