Libraries tagged by form validator
proengsoft/laravel-jsvalidation
2020235 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
barbieswimcrew/zip-code-validator
1788740 Downloads
Constraint class for international zipcode validation
siriusphp/validation
681992 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
34642 Downloads
PHP-HTML form manager
pearl/lumen-request-validate
356740 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
366669 Downloads
work around the missing enum type in php
wsm/form-spamshield
22530 Downloads
Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.
progsmile/request-validator
110807 Downloads
Simple PHP Request Validator
ayesh/stateless-csrf
17030 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
40640 Downloads
CleverReach finishers and validators for EXT:form and Powermail
zauberfisch/silverstripe-better-form-validator
16791 Downloads
Easy custom Form Validation for SilverStripe
madesimple/php-form-validator
6188 Downloads
Simple, extendable form validator for multi-dimensional forms
squirrelphp/validator-cascade
43172 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
infinitypaul/php-validator
12269 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
dario_swain/re-captcha-validator
53659 Downloads
Google reCaptcha FormType and Validator for Symfony applications.