php-http/curl-client
PSR-18 and HTTPlug Async client with cURL
Installs: 6 291 203
Dependents: 244
Suggesters: 14
Stars: 284
Watchers: 12
Forks: 20
Open Issues: 13
Requires
- php: ^7.1
- 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: ^1.0
- symfony/options-resolver: ^3.4 || ^4.0
Requires (Dev)
- guzzlehttp/psr7: ^1.0
- php-http/client-integration-tests: ^2.0
- phpunit/phpunit: ^7.5
- zendframework/zend-diactoros: ^2.0
Provides
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.