Libraries tagged by form request
lextira/laravel-formrequest-singleton
4261 Downloads
Use Laravel's excellent FormRequest as Singleton.
form-relay/request
15144 Downloads
FormRelay route and dispatcher for (http) requests.
codingms/fluid-form
3953 Downloads
TYPO3 Fluid-Form by coding.ms: Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.
genai/google-form
47 Downloads
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.
digital-marketing-framework/distributor-request
4113 Downloads
Digital Marketing Framework - Distributor - HTTP Request
digital-marketing-framework/distributor-json-request
2606 Downloads
Anyrel - Distributor - JSON Request
mahmoud-almalah/laravel-api-helpers
794 Downloads
Standardized API responses for Laravel applications.
julio-cavallari/laravel-dto
4 Downloads
Laravel package to automatically generate DTOs from Form Request classes
fadion/sanitizer
451 Downloads
Input sanitizer. Standalone or for Laravel's FormRequest
dragosstoenica/laravel-zod
162 Downloads
Generate Zod v4 TypeScript schemas from Spatie Laravel Data classes (output) and Laravel FormRequest classes (input). Full Laravel rule coverage, schema references for nested Data classes, lazy-ref dedup for circular relations, locale-aware messages.
artesaos/shield
744 Downloads
A simple way to centralize your validation rules for laravel
samody/laravel-smart-postman-generator
263 Downloads
A smart Laravel-to-Postman collection generator focused on clean structure, smart naming, request body generation, and documentation-ready API exports.
linio/input
56311 Downloads
Abstracts HTTP request input handling, providing an easy interface for data hydration and validation
lalcebo/lumen-sdk
245 Downloads
Lumen SDK - Expand Lumen framework in your projects.
infinitypaul/php-validator
22534 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more