Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.51 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.51 KB

Curl client for PHP HTTP

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads

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 [email protected].

License

The MIT License (MIT). Please see License File for more information.