Libraries tagged by form validation
cakephp/cakephp
14458031 Downloads
The CakePHP framework
nette/forms
9436998 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
1870960 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
karser/karser-recaptcha3-bundle
1449024 Downloads
Google ReCAPTCHA v3 for Symfony
siriusphp/validation
646142 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
599080 Downloads
Extra contrib to nette/forms
anik/form-request
271989 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
siriusphp/upload
515184 Downloads
Framework agnostic upload library
laravel-lang/attributes
1547629 Downloads
List of 126 languages for form field names
kartik-v/yii2-password
821197 Downloads
Useful password strength validation utilities for Yii Framework 2.0
barbieswimcrew/zip-code-validator
1533214 Downloads
Constraint class for international zipcode validation
crestapps/laravel-code-generator
71602 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.
tanthammar/tall-forms
35603 Downloads
A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.
kdion4891/laravel-livewire-forms
24094 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
pearl/lumen-request-validate
334189 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