Libraries tagged by form-request
nwilging/laravel-strict-types-validation
1558 Downloads
A validator for laravel to require strict types in form request data
fungku/spamguard
127 Downloads
Guarding form requests from spam bots.
elngar/crud_generator
6 Downloads
helper to generate crud operations, model, relations, resource, form request, routes and more
bukankalengkaleng/laravel-entity
65 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
bradietilley/laravel-rules
3 Downloads
Fluent rules for form requests in Laravel
ahrmerd/laravel-test-generator
95 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
xzxzyzyz/laravel-multi-method-form-request
336 Downloads
Multi FormRequest For Laravel
wulfheart/laravel-test-form-request
7 Downloads
terryfriday/laravel-form-request
26 Downloads
A short description of what your package does
sukohi/form-request-appendable
3 Downloads
A Laravel package that allows you to append values to FormRequest.
stealthpro/lumen-form-request
46 Downloads
Form requests for Lumen Micro Framework, ported from Laravel Framework.
soufiene-slimi/lumen-form-requests
93 Downloads
Missing form requests functionality for lumen, ported from laravel framework.
sherifsheremetaj/laravel-method-form-request
59 Downloads
Package to help organize form request validation for Laravel
seytar/lumen-form-request
112 Downloads
Laravel Form Request adaptation for Lumen framework.
sanchescom/lumen-form-request
2134 Downloads
Lumen Form Request.