Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.25 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.25 KB

Curl client for PHP HTTP

Latest Version Software License Tests 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.