Download the PHP package skoro/curl without Composer
On this page you can find all versions of the php package skoro/curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor skoro
Package curl
Short Description Object oriented wrapper for curl functions.
License GPL-3.0+
Package curl
Short Description Object oriented wrapper for curl functions.
License GPL-3.0+
Keywords curl multi curl
Please rate this library. Is it a good library?
Informations about the package curl
Curl
Object oriented wrapper for curl functions. Wrappers for curl and curl_multi functions are available.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :
Curl multi usage:
Exceptions
- throws by for requests except HEAD when returned response status not in range 200 ... 300 codes.
Links
All versions of curl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
ext-curl Version *
ext-curl Version *
The package skoro/curl contains the following files
Loading the files please wait ....