Libraries tagged by formr
invelity/laravel-headless-wizard
17 Downloads
Headless multi-step wizard package for Laravel with FormRequest validation, progress tracking, and frontend-agnostic API
herolabid/laravel-openapi
0 Downloads
Modern OpenAPI 3.1 documentation generator for Laravel 11+ using PHP 8.2+ attributes. Zero config, smart caching, auto-detects modules, FormRequests, and API Resources.
andrey-vasin/laravel-request-filters
714 Downloads
Simple & lean request filtering for Laravel 5.6+
aharisu/generate-form-request-phpdoc
2396 Downloads
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class
bright-components/valid
142 Downloads
Custom Form Requests and Service Validation for Laravel
xzxzyzyz/laravel-multi-method-form-request
337 Downloads
Multi FormRequest For Laravel
tsarturi/simpledto
10 Downloads
Simple Data Transfer Objects with FormRequest Validation for Laravel applications
thibaud-dauce/laravel-filters
909 Downloads
Easily add filters to your FormRequests
sukohi/form-request-appendable
4 Downloads
A Laravel package that allows you to append values to FormRequest.
semantic-lab/lara-validator
30 Downloads
A Laravel artisan command expansion for developer more convenient generate FormRequest with validation rules by JSON file
rbr/laravel-api-docs
10 Downloads
A self-analyzing tool that scans a Laravel project's routes, controllers, and FormRequests to generate browsable API documentation.
rafflesargentina/l5-action-based-form-request
163 Downloads
Action Based FormRequest for Laravel 5
prjkt/reqfuck
26 Downloads
Fucking with the FormRequest validation
privateevent/laravel
6 Downloads
Auto-generated, beautifully styled API documentation page for Laravel apps. Zero-config, scans routes/api.php, reads PHPDoc and FormRequest rules.
paws1234/laravel-postman-generator
0 Downloads
Generate Postman collections & environments from Laravel routes and FormRequests.