Libraries tagged by request laravel
matthewbdaly/laravel-etag-middleware
308343 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
maartenstaa/laravel-41-route-caching
355617 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
fouladgar/laravel-mobile-verification
26882 Downloads
This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.
cerbero/lazy-json-pages
87667 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
werk365/etagconditionals
255320 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
jedrzej/withable
165571 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
226303 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
233084 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
157403 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
228922 Downloads
'multipart/form-data' parser middleware for Laravel
hi-folks/lara-lens
57205 Downloads
Laravel Diagnostic command for configuration, db connection, http request
medz/cors
89046 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
jyggen/curl
146167 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
ikechukwukalu/requirepin
8717 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route
jeremykenedy/laravel-https
127098 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.