Libraries tagged by request laravel
vlad-nicu/request-mailer
3 Downloads
The Laravel Framework.
vjlau/laravel-activity-log
19 Downloads
Laravel Activity Log
versatilelibs/laravel-query-builder
297 Downloads
Easily build Eloquent queries from API requests
venkstas/laravel-generator
52 Downloads
InfyOm Laravel Generator
vadimon/kafka-router-for-laravel
12 Downloads
Package for Laravel to route consumed kafka messages to controllers same way as HTTP requests
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
utkarshgayguwal/laravel-smart-scaffold
9 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
trungpv93/laravel-generator
15 Downloads
InfyOm Laravel Generator
trocho/laravel-eloquent-filter
41 Downloads
Allows filtering Eloquent queries by input filters
tricktrick/laravel-json-schema-validate-fork
1 Downloads
json schema for request and response
toshkq93/laravel-components
19 Downloads
add dtos, requests, resources,controller, repository and service (interface + class) in your project
torkashvand/laravel-minidevicedetector
12 Downloads
A middleware that adds attributes to your request object that describe the users browser. This will let you fine tune the templates or code to use based on the traits of the browser.
timoshka-lab/laravel-data-transfer-object
3 Downloads
Helper package to map request data to DTO
timgws/laravel-pjax
19 Downloads
Laravel middleware for pjax. Use ajax and pushState to deliver a fast & seemless browsing experience
timedoor/laravel-route-permission
12 Downloads
Extented from spatie/laravel-permission, this package help developer to authorize user permission based from URI and request method.