Download the PHP package xpaw/crimp without Composer
On this page you can find all versions of the php package xpaw/crimp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor xpaw
Package crimp
Short Description A dead simple multi curl implementation, optimized for high concurrency
License MIT
Homepage https://github.com/xPaw/Crimp.php
Package crimp
Short Description A dead simple multi curl implementation, optimized for high concurrency
License MIT
Homepage https://github.com/xPaw/Crimp.php
Please rate this library. Is it a good library?
Informations about the package crimp
Crimp
A simple multi curl implementation, optimized for high concurrency.
This is practically a bare bones implemention. Retrying, HTTP code checking and other stuff is up to the user.
Usage:
CURLOPT_RETURNTRANSFER
is enabled by default. See examples folder for more.
If you need a fully featured multi cURL implemention, take a look at Zebra_cURL or Guzzle instead.
All versions of crimp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-curl Version *
ext-curl Version *
The package xpaw/crimp contains the following files
Loading the files please wait ....