Libraries tagged by form validator
tyam/fadoc
72 Downloads
Form Array to Domain Object Converter/Validator
arachne/upload
1292 Downloads
Handling nette/http file uploads. Intended to be used with kdyby/validator and/or arachne/forms.
pckg/htmlbuilder
5452 Downloads
Build advanced forms in php with datasources, decorators, handlers and validators
nwilging/laravel-strict-types-validation
1731 Downloads
A validator for laravel to require strict types in form request data
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.
egulias/email-validator
775273116 Downloads
A library for validating emails against several RFCs
respect/validation
42062599 Downloads
The most awesome validation engine ever created for PHP
opis/json-schema
51014435 Downloads
Json Schema Validator for PHP
sunspikes/clamav-validator
2307841 Downloads
Custom Laravel anti-virus validator for file uploads using ClamAV.
laminas/laminas-validator
51114411 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
aws/aws-php-sns-message-validator
25358774 Downloads
Amazon SNS message validation for PHP
ashallendesign/laravel-config-validator
1625003 Downloads
A package for validating your Laravel app's config.
ronanguilloux/isocodes
3549406 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
intervention/validation
7649265 Downloads
Additional validation rules for the Laravel framework
valorin/pwned-validator
1462194 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned