Libraries tagged by laravel request
maartenstaa/laravel-41-route-caching
355416 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
fouladgar/laravel-mobile-verification
26805 Downloads
This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.
cerbero/lazy-json-pages
87542 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
jedrzej/sortable
225965 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
232878 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
werk365/etagconditionals
254915 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
jedrzej/withable
165248 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/pimpable
157258 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
228516 Downloads
'multipart/form-data' parser middleware for Laravel
hi-folks/lara-lens
57083 Downloads
Laravel Diagnostic command for configuration, db connection, http request
medz/cors
89015 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
jyggen/curl
146134 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
ikechukwukalu/requirepin
8687 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route
softonic/laravel-request-accept-json-middleware
45420 Downloads
Laravel middleware to add Accept application/json header to requests
scuttlebyte/laravel-request-context
59499 Downloads
Store and access contextual request data with ease