Libraries tagged by form request
infinitypaul/php-validator
22534 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
in2code/powermail_cleaner
2389 Downloads
Powermail Cleaner helps to clean up quick and easy old requests
farzai/transport
7281 Downloads
A modern, PSR-compliant HTTP client for PHP with middleware architecture, advanced retry strategies, and fluent API for building requests
trueifnotfalse/lumen-strict-types-validation
9299 Downloads
A validator for lumen to require strict types in form request data
luquinhasbrito/asaas-api-sdk-laravel
240 Downloads
SDK Laravel para a API Asaas v3 - cliente HTTP com retry, serviços, Models e Form Requests
amerald/laravel-validation-testkit
32442 Downloads
Test form requests in no time
ahrmerd/laravel-test-generator
426 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:)
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.
genai/openapi
56 Downloads
Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.
futuretek/data-mapper
883 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
starbug/operation
5161 Downloads
PSR-15 middleware for handling POST requests such as form submissions and API calls.
smallbearsoft/yii2-ajax
16184 Downloads
This is a ajax widget of yii2 which will generate a div. The link click or form submission (for those link and form with data-ajax attribute) in this div will trigger an AJAX request.
internetpixels/csrf-protection
2236 Downloads
Protect your web app from malicious requests by using CSRF protection tokens in links and forms
somnambulist/form-request-bundle
3519 Downloads
Adds Laravel like form requests for Symfony; based on adamsafr/form-request-bundle