PHPackages                             dionchaika/http - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. dionchaika/http

ActiveLibrary[HTTP &amp; Networking](/categories/http)

dionchaika/http
===============

The PSR HTTP Library

069PHP

Since Jun 7Pushed 6y agoCompare

[ Source](https://github.com/dionchaika/http)[ Packagist](https://packagist.org/packages/dionchaika/http)[ RSS](/packages/dionchaika-http/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

HTTP
====

[](#http)

The PSR HTTP Library

Requirements
------------

[](#requirements)

1. PHP 7.1.3 or higher
2. PHP Zlib extention (for HTTP client)
3. PHP Sockets extention (for HTTP client)

Installation
------------

[](#installation)

```
composer require dionchaika/http:dev-master
```

```
