Libraries tagged by form-request
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
yukata-roommate/laravel-request
3 Downloads
Extend Form Request for Laravel
wessama/laravel-pretty-validation-messages
1 Downloads
Simple trait to dynamically set up validation messages for Laravel form requests
ttbooking/sanitizer
125 Downloads
Data sanitizer and Laravel 8 form requests with input sanitation.
triasbrata/modulegenerator
87 Downloads
module ini memungkinkan user untuk membuat view,controller,d form request dan model
statix-php/laravel-form-actions
8 Downloads
Form Requests mixed with Actions for Laravel
satanvir/validator
2 Downloads
A PHP package that allows you to handling form request validation.
sailingdeveloper/laravel-generator
48 Downloads
Generate models, migrations, events, observers, Nova, form requests, resources from one model definition file.
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
renepardon/laravel-code-generator
233 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.
perfect-oblivion/valid
226 Downloads
Custom Form Requests and Service Validation for Laravel
pawanjoshi5/sanitizer
13 Downloads
Data sanitizer and Laravel 8 form requests with input sanitation.
palokankare/laravel-api-versions
0 Downloads
Implement date based versioning to Laravel Form Request and Resources for your API
mawuekom/laravel-request-customizer
115 Downloads
Customize Laravel Form Request
matiasmuller/methods-stacks
54 Downloads
Manage DB queries very easily using simple search classes similar to form requests