Libraries tagged by request laravel
kitloong/laravel-app-logger
907025 Downloads
Laravel log for your application
juststeveking/laravel-transporter
154262 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
78740 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
204029 Downloads
Laravel XML Support
muhammadhuzaifa/telescope-guzzle-watcher
175214 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.
waavi/sanitizer
575736 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
pecee/simple-router
172376 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
460136 Downloads
CORS module for the Lumen PHP framework.
prettus/laravel-request-logger
45368 Downloads
HTTP request logger middleware for Laravel
arondeparon/laravel-request-sanitizer
130422 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
saritasa/laravel-fluent-validation
180472 Downloads
Set of fluent builders for Laravel request validation rules
dive-be/laravel-dry-requests
248159 Downloads
Dry run your Laravel requests
muhammadhuzaifa/laravel-pulse-guzzle-recorder
15481 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.
lionix/castable-request
88276 Downloads
Laravel castable requests
rickselby/laravel-gate-cache
79936 Downloads
Add a per-request caching layer to Laravel's Gate