Libraries tagged by custom validators
gander/symfony-validator-constraints
8 Downloads
Custom Symfony Validator Constraints
vigihdev/yii2-bridge-validator
16 Downloads
Custom validation rules and enhanced validator for Yii2 with database-aware validators and i18n support
di/clamav-validator
2287 Downloads
Custom Laravel 5 anti-virus validator for file uploads.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
sandip-jobin/magika-file-validator
2 Downloads
Custom file type validation for Laravel using magika
nori-byte/validator
3 Downloads
Custom validation package with extendable rules
natrix/validator
4 Downloads
Custom request validation package
menephis/mask-validator
10 Downloads
Custom validation pack for validate on mask and single validate
lubaro/php-validator
0 Downloads
Validate strings, numbers and arrays according to predefined or custom defined rules.
lijojose43/pin-validator
10 Downloads
Laravel custom rule for validate pin numbers in INDIA
jobins-devs/magika-file-validator
1 Downloads
Custom file type validation for Laravel using magika
ingenious/jquery-validator
65 Downloads
Custom js form validation class
ikromjon1998/laravel-german-license-plate-validator
6 Downloads
A Laravel package that provides a custom validation rule to verify the format of German license plate numbers, ensuring compliance with standard German license plate conventions.
freezaweb/validator
8 Downloads
Quite simple, but at the same time a simple validation class. Can validate incoming POST/GET/custom array data