Download the PHP package gipfl/curl without Composer
On this page you can find all versions of the php package gipfl/curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package curl
gipfl\Curl
Mostly async CURL implementation to allow for an easier migration to ReactPHP for components depending on CURL features
Simple Example
Limitations
For now, as a low-level library this implementation wants to be as transparent as possible. This means that there is no automagic handling of redirects. You get every Response and must be prepared to deal with all kind of status codes.
All versions of curl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.3
ext-curl Version *
guzzlehttp/psr7 Version >=1.6
psr/http-message Version ^1.0
react/event-loop Version >=1.0
react/promise Version >=2
react/stream Version >=1.0
ext-curl Version *
guzzlehttp/psr7 Version >=1.6
psr/http-message Version ^1.0
react/event-loop Version >=1.0
react/promise Version >=2
react/stream Version >=1.0
The package gipfl/curl contains the following files
Loading the files please wait ....