testsmith-socialconnect / http-client
PSR-18 HTTP Client on top of Guzzle PSR7
v1.0.2
2025-04-24 09:39 UTC
Requires
- php: >8.2
- ext-curl: *
- ext-json: *
- guzzlehttp/psr7: ^2.6
- psr/http-client: ^1.0
- psr/http-factory: ^1.1
- psr/simple-cache: ^3.0
Requires (Dev)
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^11.2
- symfony/http-foundation: ^7.1
This package is auto-updated.
Last update: 2025-06-24 09:58:21 UTC
README
🛠This is a fork of socialconnect/http-client to support psr/simple-cache:^3.0.
HTTP-client Component
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
composer require socialconnect/http-client:^1.0
License
This project is open-sourced software licensed under the MIT License.
See the LICENSE file for more information.