meriksk / curl-client
PHP cURL wrapper
dev-master
2019-02-01 16:10 UTC
Requires
- php: ^5.5 || ^7.0
- ext-curl: *
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is not auto-updated.
Last update: 2024-11-16 21:01:26 UTC
README
The cURL client use the cURL PHP extension.
Install
Via Composer
$ composer require meriksk/curl-client
Documentation
Please see the official documentation.
Testing
$ composer test
License
The MIT License (MIT). Please see License File for more information.