https://github.com/socialconnect/http-client
:rocket: PSR-18 HTTP Client on top of Guzzle PSR7
https://github.com/socialconnect/http-client
curl curlphp http-client php psr-18
Last synced: 10 months ago
JSON representation
:rocket: PSR-18 HTTP Client on top of Guzzle PSR7
- Host: GitHub
- URL: https://github.com/socialconnect/http-client
- Owner: SocialConnect
- License: mit
- Created: 2019-07-05T20:16:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T21:42:53.000Z (about 6 years ago)
- Last Synced: 2025-04-13T01:06:34.416Z (10 months ago)
- Topics: curl, curlphp, http-client, php, psr-18
- Language: PHP
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HTTP-client Component
=====================
[](https://packagist.org/packages/socialconnect/http-client)
[](https://github.com/SocialConnect/http-client/blob/master/LICENSE)
[](https://app.fossa.io/projects/git%2Bgithub.com%2FSocialConnect%2Fhttp-client?ref=badge_shield)
`socialconnect/http-client` is a package that provide PHP HTTP client with PSR-18 compatibility, that makes it easy
to send HTTP requests and trivial to integrate with web services.
## [Documentation](https://socialconnect.lowl.io/http-client.html)
```sh
composer require socialconnect/http-client:^1.0
```
### License
This project is open-sourced software licensed under the MIT License.
See the [LICENSE](LICENSE) file for more information.
[](https://app.fossa.io/projects/git%2Bgithub.com%2FSocialConnect%2Fhttp-client?ref=badge_large)