repat / serps-http-client-curl
CURL client for SERPS, can be used with PHP 7.4
Installs: 361
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 16
pkg:composer/repat/serps-http-client-curl
Requires
- php: >=5.5
- repat/serps-core: ^0.4.1
Requires (Dev)
README
This is a CURL Client implementation for SERPS
Install
Install it through composer with the package
serps/http-client-curl : composer require 'repat/serps-http-client-curl'
Documentation
Requirement
We recommend using curl version 7.48 or above.