Libraries tagged by form request
infinitypaul/php-validator
23001 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
in2code/powermail_cleaner
2837 Downloads
Powermail Cleaner helps to clean up quick and easy old requests
sylius/contact
31294 Downloads
Contact component for PHP applications.
trueifnotfalse/lumen-strict-types-validation
9648 Downloads
A validator for lumen to require strict types in form request data
stuyam/laravel-kickbox-validator
10086 Downloads
A kickbox email validator for form requests in laravel
phoenix1331/laravel-auth-audit
75 Downloads
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
amerald/laravel-validation-testkit
32726 Downloads
Test form requests in no time
ahrmerd/laravel-test-generator
531 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
admin9/laravel-scramble-extensions
199 Downloads
Scramble extensions for Laravel business-response APIs — auto-wraps OpenAPI docs with success/error envelope, scene-based form request extraction, and filter query parameter extraction.
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:)
invue/panels
94 Downloads
Panel + Resource CRUD scaffolding for the Invue framework: artisan generators that produce real Controller/FormRequest/Vue pages wired to invue/tables and invue/forms, plus a swappable panel shell (sidebar/topbar) via invue/core's component registry.
hopheartsceo/laravel-postman-exporter
780 Downloads
Automatically generate Postman v2.1 collections from your Laravel application routes, controllers, and FormRequest validations.
futuretek/data-mapper
1278 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.
assegaiphp/validation
801 Downloads
Introducing the AssegaiPHP Validation package, the ultimate tool for ensuring the integrity and accuracy of your application's data. With this package, you can easily implement validation rules for incoming data, whether it be from a form submission, API request, or any other source. The package utilizes a simple, yet powerful syntax that allows you to specify a wide range of validation rules with ease. Additionally, the package integrates seamlessly with the AssegaiPHP framework, making it an essential addition to any AssegaiPHP project. With this package, you'll have peace of mind knowing that your application is receiving clean and accurate data every time.
starbug/operation
5263 Downloads
PSR-15 middleware for handling POST requests such as form submissions and API calls.