Libraries tagged by resque
arondeparon/laravel-request-sanitizer
133581 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
alleyinteractive/wp-concurrent-remote-requests
242746 Downloads
Feature plugin for concurrent HTTP remote requests
dive-be/laravel-dry-requests
248406 Downloads
Dry run your Laravel requests
sunrise/http-router
47162 Downloads
A powerful solution as the foundation of your project.
stefangabos/zebra_curl
67356 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
recca0120/laravel-parallel
97261 Downloads
ramsey/http-range
165334 Downloads
A PHP library for parsing and handling HTTP range requests.
lmc/http-constants
282603 Downloads
HTTP Header Fields Constants
khr/php-mcurl-client
194902 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
jedrzej/withable
162384 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
222932 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
230408 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
155516 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
illuminatech/multipart-middleware
223643 Downloads
'multipart/form-data' parser middleware for Laravel
friendsofcxml/cxml-php
58067 Downloads
PHP Implementation of cXML Standard