medialam / http-client-curl
CURL client for SERPS
Installs: 6
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 16
pkg:composer/medialam/http-client-curl
Requires
- php: >=7.2
- ext-curl: *
- medialam/serp-core: 0.4.*
Requires (Dev)
- laminas/laminas-diactoros: 2.4.1
- medialam/http-client-test-suite: dev-master
- phpunit/phpunit: ~8.5
- squizlabs/php_codesniffer: 3.*
README
This is a CURL Client implementation for SERPS
Install
Install it through composer with the package
serps/http-client-curl : composer require 'serps/http-client-curl'
Documentation
Requirement
We recommend using curl version 7.48 or above.