Libraries tagged by Validation form
coroq/form
352 Downloads
Type-safe PHP form validation library with filtering, nested forms, and typed error objects. Zero dependencies.
modus/forms
263 Downloads
A form validation library for Modus Framework.
sherifsheremetaj/laravel-method-form-request
1792 Downloads
Package to help organize form request validation for Laravel
r3h6/form-frontend-validation
12014 Downloads
Frontend validation for the TYPO3 form framework.
ameos/ameos_form
2633 Downloads
This extension provides a form api for TYPO3 extension based on extbase and fluid with validation, list, search form, etc.
nyoncode/wire-forms
287 Downloads
Standalone form system for the Wire ecosystem – fields, validation, layout, standalone Livewire form support.
devture/form
5504 Downloads
Tiny do-it-yourself form binding and validation library
chathurabuddi/jquery-validation
1564 Downloads
The jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy.
stroker/form
57058 Downloads
ZF2 module for extending forms with live clientside validation
genai/validation
115 Downloads
Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.
werx/validation
6144 Downloads
Validate individual data elements or group validation rules into sets to validate a form.
wonderwp/form
3491 Downloads
WonderWp Form Component
trueifnotfalse/lumen-strict-types-validation
9413 Downloads
A validator for lumen to require strict types in form request data
stefangabos/zebra_form
1230 Downloads
A jQuery augmented PHP library for creating and validating HTML forms
sahibalejandro/laravel-form-helpers
2442 Downloads
Handle form model binding, old input binding and validation error messages in a clean and easy way.