Download the PHP package haukurh/curl without Composer
On this page you can find all versions of the php package haukurh/curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor haukurh
Package curl
Short Description cURL library wrapper to simplify the usage of cURL requests.
License MIT
Package curl
Short Description cURL library wrapper to simplify the usage of cURL requests.
License MIT
Please rate this library. Is it a good library?
Informations about the package curl
haukurh/curl
A simple PHP library wrapper for cURL to simplify the usage of cURL requests.
Basic usage
Response
Every request made returns an instance of Response class, which has some useful methods to work with.
Set some options
Common cURL options have been made available to configure through some methods
or if you're more comfortable with good ol' way of configuring cURL
you can also set cURL options per request
All versions of curl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package haukurh/curl contains the following files
Loading the files please wait ....