Libraries tagged by form_validation
rhubarbphp/module-jsvalidation
69254 Downloads
Provides javascript validation patterns for HTML forms
chitranu/google-recaptcha
2528 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
ahrmerd/laravel-test-generator
148 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
xuchen/form-validation
284 Downloads
form validation
wearerequired/js-comment-form-validation
6527 Downloads
WordPress plugin to add simple comment form validation based on the jQuery Validation plugin.
simfatic/php-form-validator
33 Downloads
A PHP Library for Self-Documenting Form Validations
raffaelj/cockpit-formvalidation
109 Downloads
A form validator and form builder for Cockpit CMS v1
kayode/form-validator
0 Downloads
Form validation library
isev-ltd/contact-form-validation
1408 Downloads
Enhanced Validation for Craft CMS Contact Form Plugin
bic/form-validation
1070 Downloads
Let's take the form validation logic and apply it for js, other php scripts, an API...
small/orm-forms
736 Downloads
Form validation for small-orm
slpcode/form-request-validation
96 Downloads
一个数据验证层,基于laravel框架的illuminate/validation
samuel-nunes/lumen-form-request-validation
136 Downloads
A Simple Solution For Form Request Validation On Lumen
kavalhub/form-generator
5 Downloads
Easily create, validate, and display forms.
finalgamer/laravel-method-form-request
3753 Downloads
Package to help organize form request validation for Laravel