Libraries tagged by form validator
infinitypaul/php-validator
22534 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
openbuildings/jam
181363 Downloads
Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators
rekalogika/file-symfony-bridge
4094 Downloads
Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.
werx/validation
6142 Downloads
Validate individual data elements or group validation rules into sets to validate a form.
sudeychenko/user-input-processor
533 Downloads
Denormalizer and validator for any kind of user input.
spiks/user-input-processor
78354 Downloads
Denormalizer and validator for any kind of user input.
nowo-tech/password-strength-bundle
140 Downloads
Symfony PasswordType extension with configurable strength policies, live feedback, HTML pattern, and validator.
itwmw/validation
7952 Downloads
表单验证器
gajus/vlad
41 Downloads
Input validation library, that has inbuilt error messages that are translatable, validators that are easy to extend, and that has easy to understand test declaration syntax.
dimtrovich/validation
5190 Downloads
PHP Standalone Validation Library. Extending rakit/validation
trueifnotfalse/lumen-strict-types-validation
9297 Downloads
A validator for lumen to require strict types in form request data
genai/validation
67 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.
voku/html-form-validator
30 Downloads
HTML validation without trouble, easy filtering & validation.
tamedevelopers/validator
119 Downloads
PHP Form Validator is a small no-depencies library for PHP codes.
simfatic/php-form-validator
37 Downloads
A PHP Library for Self-Documenting Form Validations