Libraries tagged by formrequest
robtesch/inertia-form-generator
1731 Downloads
A package to transform your Laravel FormRequests into type-safe Inertia forms
fperdomo/laravel-agent-skill
487 Downloads
Laravel Best Practices skill for Claude Code and Codex — enforces SRP, FormRequests, service classes, Eloquent, Inertia (React + Vue) conventions.
coderscantina/laravel-transform-requests
8138 Downloads
A form request wrapper for applying transformations to incoming requests
ahrmerd/laravel-test-generator
402 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
craftlogan/laravel-overflow
8040 Downloads
The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)
slpcode/form-request-validation
97 Downloads
一个数据验证层,基于laravel框架的illuminate/validation
samuel-nunes/lumen-form-request-validation
188 Downloads
A Simple Solution For Form Request Validation On Lumen
risetechapps/form-request-for-laravel
561 Downloads
Package Form Request
mitoop/laravel-efficient-form-request
68 Downloads
ejetar/laravel-rest-form-request
66 Downloads
This method is used to orchestrate the required fields within a FormRequest, based on the HTTP method. REST standard.
anteris-dev/form-request
9 Downloads
A lightweight form request DTO for Laravel.
albertcht/lumen-form-request
14889 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
adamsafr/form-request-bundle
6022 Downloads
An adaptation of the Laravel Form Request for Symfony
webtoolsnz/laravel-json-schema-request
543 Downloads
Like FormRequests, but for validating against a json-schema
guerrilla/laravel-request-filters
906 Downloads
Simple & lean request filtering for Laravel 5.6+