Libraries tagged by multi requests
arch/multicurl
75 Downloads
Multi Curl request with batch and parallel request
programster/async-curl
30 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).
easeappphp/ea-router
119 Downloads
EARouter is a Simple Request Router, that uses plain Multi-dimensional Arrays of Routes, to handle both Static & Dynamic Routes for PHP based Web Applications & Web Service implementations.
easeappphp/ea-cli-router
44 Downloads
EACliRouter is a Simple Request Router, that uses plain Multi-dimensional Arrays of Routes, to handle both Static & Dynamic Routes for PHP based CLI Applications, Cron jobs & Message queue worker setups.
laravel-filter/filter
7 Downloads
the package is for filtering data for EXP you have search bar/page with multi filters option this package will help you to do that filters easily and fast this package using pipeline technology and it will check the request part by part
bluepsyduck/multicurl
6887 Downloads
Simple library helping with requesting multiple resources at once using multi cUrl.