Libraries tagged by Form Requests
mahmoud-almalah/laravel-api-helpers
26 Downloads
Standardized API responses and helpers for Laravel applications.
indexzer0/laravel-validation-provider
9 Downloads
Simple reusable composable validation providers
fadion/sanitizer
425 Downloads
Input sanitizer. Standalone or for Laravel's FormRequest
rkw/rkw-feecalculator
262 Downloads
Extension for calculating consulting fees and providing support request forms
fewagency/laravel-reformulator
116 Downloads
Laravel middleware to filter, sanitize, parse and transform request input data.
sylius/contact-bundle
10867 Downloads
Contact form processing for Symfony2.
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
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
yukata-roommate/laravel-request
39 Downloads
Easy to use form request for Laravel
xzxzyzyz/laravel-multi-method-form-request
337 Downloads
Multi FormRequest For Laravel