php-http / curl-client
PSR-18 and HTTPlug Async client with cURL
Installs: 27 600 975
Dependents: 387
Suggesters: 33
Security: 0
Stars: 410
Watchers: 11
Forks: 28
Open Issues: 12
Requires
- php: ^7.1 || ^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
Requires (Dev)
- guzzlehttp/psr7: ^1.0
- laminas/laminas-diactoros: ^2.0
- php-http/client-integration-tests: ^3.0
- phpunit/phpunit: ^7.5 || ^9.4
Provides
This package is auto-updated.
Last update: 2023-09-28 15:45:12 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.