Libraries tagged by form-request
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
fungku/spamguard
128 Downloads
Guarding form requests from spam bots.
chitranu/google-recaptcha
2558 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
bradietilley/laravel-rules
15 Downloads
Fluent rules for form requests in Laravel
ahrmerd/laravel-test-generator
174 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
337 Downloads
Multi FormRequest For Laravel
wulfheart/laravel-test-form-request
9 Downloads
webregul/lumen-form-request
898 Downloads
Adopt the Laravel Form Request to Lumen framework.
terryfriday/laravel-form-request
26 Downloads
A short description of what your package does
sukohi/form-request-appendable
4 Downloads
A Laravel package that allows you to append values to FormRequest.
stealthpro/lumen-form-request
47 Downloads
Form requests for Lumen Micro Framework, ported from Laravel Framework.
soufiene-slimi/lumen-form-requests
94 Downloads
Missing form requests functionality for lumen, ported from laravel framework.
seytar/lumen-form-request
121 Downloads
Laravel Form Request adaptation for Lumen framework.
sanchescom/lumen-form-request
2135 Downloads
Lumen Form Request.