Libraries tagged by form validator
barbieswimcrew/zip-code-validator
1942228 Downloads
Constraint class for international zipcode validation
proengsoft/laravel-jsvalidation
2104233 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
siriusphp/validation
701999 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
36517 Downloads
PHP-HTML form manager
pearl/lumen-request-validate
368707 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
374802 Downloads
work around the missing enum type in php
wsm/form-spamshield
32759 Downloads
Adds a bot detection via JavaScript and a Validator to EXT:form, GDPR compliant without a captcha.
progsmile/request-validator
111701 Downloads
Simple PHP Request Validator
ayesh/stateless-csrf
19622 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
45333 Downloads
CleverReach finishers and validators for EXT:form and Powermail
zauberfisch/silverstripe-better-form-validator
17471 Downloads
Easy custom Form Validation for SilverStripe
madesimple/php-form-validator
7071 Downloads
Simple, extendable form validator for multi-dimensional forms
guysartorelli/silverstripe-composable-validators
1943 Downloads
Adds composable form validators with reusable validation logic.
squirrelphp/validator-cascade
43531 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
infinitypaul/php-validator
17273 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more