php-http / curl-client
PSR-18 and HTTPlug Async client with cURL
Installs: 35 247 209
Dependents: 388
Suggesters: 35
Security: 0
Stars: 444
Watchers: 13
Forks: 28
Open Issues: 12
Requires
- php: ^7.4 || ^8.0
- ext-curl: *
- php-http/discovery: ^1.6
- php-http/httplug: ^2.0
- php-http/message: ^1.2
- psr/http-client: ^1.0
- psr/http-factory-implementation: ^1.0
- symfony/options-resolver: ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0
Requires (Dev)
- guzzlehttp/psr7: ^2.0
- laminas/laminas-diactoros: ^2.0 || ^3.0
- php-http/client-integration-tests: ^3.0
- php-http/message-factory: ^1.1
- phpunit/phpunit: ^7.5 || ^9.4
Provides
This package is auto-updated.
Last update: 2024-10-31 07:37:51 UTC
README
The cURL client use the cURL PHP extension which must be activated in your php.ini
.
Install
Via Composer
$ composer require php-http/curl-client
Documentation
Please see the official documentation.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please contact us at security@php-http.org.
License
The MIT License (MIT). Please see License File for more information.