Libraries tagged by Form Requests
stahiralijan/request-caster
73 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.
ferdinandfrank/vue-forms
103 Downloads
A collection of vue.js form and input components to create pretty ajax requests.
brace/mod-request-laminas
1176 Downloads
Brace Laminas (former ZendFramework) Framework bindings (ServerRequest)
indexzer0/laravel-validation-provider
9 Downloads
Simple reusable composable validation providers
fadion/sanitizer
425 Downloads
Input sanitizer. Standalone or for Laravel's FormRequest
fewagency/laravel-reformulator
116 Downloads
Laravel middleware to filter, sanitize, parse and transform request input data.
sylius/contact-bundle
10866 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
stuyam/laravel-kickbox-validator
9974 Downloads
A kickbox email validator for form requests in laravel
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.
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
152 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
typicms/contacts
1690 Downloads
A public form for contact requests and a back office interface to manage them.