Libraries tagged by curl request
extremeidea/php-multirequest
1144 Downloads
PHP library for easy and flexible multithread requests handling by CURL.
devwing/cuzzle
229 Downloads
Get the cURL shell command from a Guzzle request
max13/rest-manager
212 Downloads
REST request manager for PHP, using php-curl and aiming at being light and really really really easy to use. Ah BTW, did I mention that it's really easy to use ?
zenapply/php-request
20867 Downloads
Execute a CURL request
wykleph/curl
31 Downloads
Simple synchronous and asynchronous cURL requests in php.
wpoets/curl-handler
42 Downloads
Handler for sending curl request in Awesome Enterprise
viktor-melnikov/requester
1624 Downloads
Wrapper for curl request
vavrecan/curl-emulator
43 Downloads
Curl Request Emulator
programster/async-curl
31 Downloads
A package to make it easier to send curl request asynchronously using [curl_multi_exec](https://secure.php.net/manual/en/function.curl-multi-exec.php).
ppajer/request
25 Downloads
Intuitive and fluent wrappers for making cURL and multi-cURL requests.
phoenix404/curl-requester
242 Downloads
Curl Request ready to go...
pfaciana/request-client
62 Downloads
A Curl Request Client
pantagruel74/yii2-curl-component
178 Downloads
Yii2 component which simplify curl-request sending
neu/curl
5 Downloads
A PHP library to easily run multiple cUrl requests in parallel.
lkeme/curl-future
539 Downloads
Parallel CURL Requests with PHP --Fork