Libraries tagged by request laravel
vipmaa/laravel-generator
1096 Downloads
InfyOm Laravel Generator Laravel 11
tkeer/ease-request
155 Downloads
A laravel package to ease Input validation
timedoor/laravel-filter
217 Downloads
Package for filtering data from request
thejawker/laravel-interrogator
542 Downloads
Interrogates the request and applies JSON API rules to the Laravel Query Builder.
syrian-open-source/laravel-relational-metrics
9 Downloads
This package will help you to get your model metrics, and their related models' metrics which will help you to avoid writing to many requests or queries.
suhk/datafinder-laravel
10 Downloads
This is a package to implement search and filters on the backend level using DataTables and Laravel Models. The best part of this package is the ability to search across multiple tables and rows in a single request (ajax), with or without using joins.
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
songyz/laravel_validator
4126 Downloads
扩展laravel验证、验证规则复用、验证器扩展
songyz/laravel-simple-orm-curd
3053 Downloads
简单、实用、接口生成、curd
slpcode/form-request-validation
97 Downloads
一个数据验证层,基于laravel框架的illuminate/validation
sagar290/laravel-logable
6 Downloads
This package is used for logging every incoming http route request.
ryanroydev/autogenerate-request-rule
42 Downloads
A custom Laravel package
rizkussef/laravel-snake-to-camel-case
12 Downloads
A Laravel middleware package to automatically convert API response keys from snake_case to camelCase for frontend compatibility, and optionally convert request keys from camelCase to snake_case
rifkyekayama/rajaongkir-laravel
1275 Downloads
Package untuk request API RajaOngkir, Support Starter, Basic, dan Pro
princenoman/laravel-rocket
3 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.