Libraries tagged by form_validation
cakephp/cakephp
16576714 Downloads
The CakePHP framework
nette/forms
11443161 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
proengsoft/laravel-jsvalidation
2083291 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravel-lang/attributes
2545613 Downloads
List of 126 languages for form field names
karser/karser-recaptcha3-bundle
1829087 Downloads
Google ReCAPTCHA v3 for Symfony
barbieswimcrew/zip-code-validator
1902797 Downloads
Constraint class for international zipcode validation
siriusphp/validation
697279 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
contributte/forms
1085764 Downloads
Extra contrib to nette/forms
anik/form-request
331008 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
siriusphp/upload
542595 Downloads
Framework agnostic upload library
kartik-v/yii2-password
971431 Downloads
Useful password strength validation utilities for Yii Framework 2.0
crestapps/laravel-code-generator
82171 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
rlanvin/php-form
66702 Downloads
Lightweight form validation library for PHP
tanthammar/tall-forms
37181 Downloads
A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.
pearl/lumen-request-validate
365762 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class