Libraries tagged by laravel request
juststeveking/laravel-transporter
160294 Downloads
Transporter is a futuristic way to send API requests in PHP. This is an OOP approach to handle API requests.
crestapps/laravel-code-generator
81872 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
bmatovu/laravel-xml
218922 Downloads
Laravel XML Support
spatie/laravel-cors
2156795 Downloads
Send CORS headers in a Laravel or Lumen application
waavi/sanitizer
580990 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
muhammadhuzaifa/telescope-guzzle-watcher
186859 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
pecee/simple-router
181165 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
nordsoftware/lumen-cors
469717 Downloads
CORS module for the Lumen PHP framework.
prettus/laravel-request-logger
45642 Downloads
HTTP request logger middleware for Laravel
bilfeldt/laravel-request-logger
125971 Downloads
Log Laravel application request and responses for debugging or statistics
arondeparon/laravel-request-sanitizer
135353 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
saritasa/laravel-fluent-validation
194902 Downloads
Set of fluent builders for Laravel request validation rules
rickselby/laravel-gate-cache
84606 Downloads
Add a per-request caching layer to Laravel's Gate
matthewbdaly/laravel-etag-middleware
307547 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
recca0120/laravel-parallel
99468 Downloads