Libraries tagged by form request
digital-marketing-framework/distributor-json-request
2262 Downloads
Digital Marketing Framework - Distributor - JSON Request
weblogin/laravel-honeypot
272 Downloads
Laravel form spam protection with honeypot technique
artesaos/shield
706 Downloads
A simple way to centralize your validation rules for laravel
in2code/powermail_cleaner
474 Downloads
Powermail Cleaner helps to clean up quick and easy old requests
sylius/contact
30438 Downloads
Contact component for PHP applications.
suzunone/l-auto-comment-for-php-swagger
4227 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
nwilging/laravel-strict-types-validation
1650 Downloads
A validator for laravel to require strict types in form request data
chitranu/google-recaptcha
2544 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
ahrmerd/laravel-test-generator
152 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:)
starbug/operation
4502 Downloads
PSR-15 middleware for handling POST requests such as form submissions and API calls.
smallbearsoft/yii2-ajax
13346 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
2116 Downloads
Protect your web app from malicious requests by using CSRF protection tokens in links and forms
webregul/lumen-form-request
852 Downloads
Adopt the Laravel Form Request to Lumen framework.
slpcode/form-request-validation
96 Downloads
一个数据验证层,基于laravel框架的illuminate/validation