PHPackages                             night-commit/php-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. night-commit/php-http

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

night-commit/php-http
=====================

php library to handle http requests and responses

v2.1.2(8mo ago)04PHP

Since Aug 22Pushed 8mo agoCompare

[ Source](https://github.com/night-commit/php-http)[ Packagist](https://packagist.org/packages/night-commit/php-http)[ RSS](/packages/night-commit-php-http/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (7)Used By (0)

PHP-HTTP
========

[](#php-http)

`PHP-HTTP` is a lightweight PHP package to simplify working with requests, responses, cookies, sessions and file uploads

---

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

[](#installation)

```
composer require night-commit/php-http
```

---

Usage Example
-------------

[](#usage-example)

**working with Requests:**

```
