An open API service indexing awesome lists of open source software.

https://github.com/jahidulpabelislam/http

Basic classes around HTTP for PHP.
https://github.com/jahidulpabelislam/http

http php

Last synced: about 2 months ago
JSON representation

Basic classes around HTTP for PHP.

Awesome Lists containing this project

README

        

# HTTP

[![CodeFactor](https://www.codefactor.io/repository/github/jahidulpabelislam/http/badge)](https://www.codefactor.io/repository/github/jahidulpabelislam/http)
[![Latest Stable Version](https://poser.pugx.org/jpi/http/v/stable)](https://packagist.org/packages/jpi/http)
[![Total Downloads](https://poser.pugx.org/jpi/http/downloads)](https://packagist.org/packages/jpi/http)
[![Latest Unstable Version](https://poser.pugx.org/jpi/http/v/unstable)](https://packagist.org/packages/jpi/http)
[![License](https://poser.pugx.org/jpi/http/license)](https://packagist.org/packages/jpi/http)
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/jahidulpabelislam/http/1.x.svg?label=last%20activity)

TODO

## Dependencies

- PHP 8.0+
- Composer
- [jpi/utils](https://packagist.org/packages/jpi/utils)

## Installation

Use [Composer](https://getcomposer.org/)

```bash
$ composer require jpi/http
```

## Support

If you found this library interesting or useful please spread the word about this library: share on your socials, star on GitHub, etc.

If you find any issues or have any feature requests, you can open a [issue](https://github.com/jahidulpabelislam/http/issues) or email [me @ jahidulpabelislam.com](mailto:[email protected]) :smirk:.

## Authors

- [Jahidul Pabel Islam](https://jahidulpabelislam.com/) [](mailto:[email protected])

## License

This module is licensed under the General Public License - see the [License](LICENSE.md) file for details