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.
- Host: GitHub
- URL: https://github.com/jahidulpabelislam/http
- Owner: jahidulpabelislam
- License: gpl-3.0
- Created: 2022-09-28T23:03:53.000Z (over 2 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-09-06T23:12:53.000Z (8 months ago)
- Last Synced: 2025-01-20T13:41:16.204Z (3 months ago)
- Topics: http, php
- Language: PHP
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTTP
[](https://www.codefactor.io/repository/github/jahidulpabelislam/http)
[](https://packagist.org/packages/jpi/http)
[](https://packagist.org/packages/jpi/http)
[](https://packagist.org/packages/jpi/http)
[](https://packagist.org/packages/jpi/http)
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