Libraries tagged by custom validators
felixkiss/uniquewith-validator
2186026 Downloads
Custom Laravel Validator for combined unique indexes
sunspikes/clamav-validator
1079017 Downloads
Custom Laravel 5 anti-virus validator for file uploads.
cviebrock/image-validator
449797 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
stymiee/email-validator
213437 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
flyeralarm/php-code-validator
25113 Downloads
A custom coding standard for FLYERALARM
iamfarhad/validation
12940 Downloads
laravel persian validation package
ygreis/laravel-validators
209 Downloads
Custom validations for the laravel framework
assoconnect/validator-bundle
22059 Downloads
Custom Symfony validators for common scalar types.
zauberfisch/silverstripe-better-form-validator
15524 Downloads
Easy custom Form Validation for SilverStripe
blakvghost/php-validator
645 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
coka/constraint-bundle
5061 Downloads
Validator custom constraint
mattvb91/uniquewith-validator
2212 Downloads
Custom Laravel Validator for combined unique indexes
bayfrontmedia/php-validator
2306 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
datamints/feuser
16609 Downloads
User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!
jbzoo/csv-blueprint
3188 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.