meriksk / curl-client
PHP cURL wrapper
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/meriksk/curl-client
Requires
- php: ^5.5 || ^7.0
- ext-curl: *
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is not auto-updated.
Last update: 2025-10-05 01:20:24 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.