Libraries tagged by Form Requests
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
pancake423/laravel-sfr
35 Downloads
Static Form Requests for Laravel: a simple, clean alternative to FormRequests.
fungku/spamguard
128 Downloads
Guarding form requests from spam bots.
chitranu/google-recaptcha
2569 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)
briefingsource/sanitizer
76 Downloads
Data sanitizer and Laravel 8 form requests with input sanitation. Forked from Waavi/sanitizer and updated for Laravel 11 and 12.
bradietilley/laravel-rules
15 Downloads
Fluent rules for form requests in Laravel
hemilrajput/laravel-typegen
28 Downloads
Generate TypeScript types from Eloquent models, Enums & FormRequests.
fperdomo/laravel-agent-skill
497 Downloads
Laravel Best Practices skill for Claude Code and Codex — enforces SRP, FormRequests, service classes, Eloquent, Inertia (React + Vue) conventions.
zezont4/laravel-generator
126 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
elgg/elgg_ajax_register
194 Downloads
Loads the registration form via Ajax request to reduce spam
michel/requestkit
11 Downloads
A lightweight and efficient PHP library for handling, validating, and transforming incoming HTTP requests, supporting both form submissions and JSON API payloads.
blendbyte/livewire-honeypot
256 Downloads
Honeypot + time-trap spam protection for Livewire 4 forms. No CAPTCHAs, no external requests.
fastwhale/browser-kit
19 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
yukata-roommate/laravel-request
48 Downloads
Easy to use form request for Laravel