Libraries tagged by form validator
proengsoft/laravel-jsvalidation
2064541 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
barbieswimcrew/zip-code-validator
1869453 Downloads
Constraint class for international zipcode validation
siriusphp/validation
692262 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
form-manager/form-manager
35736 Downloads
PHP-HTML form manager
pearl/lumen-request-validate
363000 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
greg0ire/enum
371254 Downloads
work around the missing enum type in php
madesimple/php-form-validator
6686 Downloads
Simple, extendable form validator for multi-dimensional forms
wsm/form-spamshield
27649 Downloads
Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.
progsmile/request-validator
111253 Downloads
Simple PHP Request Validator
ayesh/stateless-csrf
18304 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
wapplersystems/cleverreach
43122 Downloads
CleverReach finishers and validators for EXT:form and Powermail
svewap/cleverreach
43549 Downloads
CleverReach finishers and validators for EXT:form and Powermail
zauberfisch/silverstripe-better-form-validator
17118 Downloads
Easy custom Form Validation for SilverStripe
xtreamwayz/html-form-validator
1755 Downloads
A library validating and filtering submitted data by reusing html form attributes
squirrelphp/validator-cascade
43308 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way