Libraries tagged by laravel validation rules
cca-bheath/laravel-validations
2207 Downloads
A set of Laravel validation rules
calatoiu/cnpcui-rule
7 Downloads
A Laravel validation rule to validate CNPCUI numbers
byteweld/laravel-validation-rules
5 Downloads
Custom validation rules for Laravel.
antriver/laravel-unique-email-validator
10 Downloads
Laravel validation rule to check an email address is really unique.
anper/russian-id-laravel
468 Downloads
A set of useful Laravel validation rules for identifiers of Russian individuals and legal entities
adamcmoore/laravel-location-validator
43 Downloads
A Laravel validation rule to check that a lng/lat pair are within an area.
actb/laravel-validation-rules
536 Downloads
A set of usefull Laravel validation rules
ukeloop/laravel-validation-rule-builder
1 Downloads
Laravel validation rule builder
slashism/laravel-validation-rules
5 Downloads
Custom validation rules for Laravel
marcreichel/password-exposed-rule
11 Downloads
Laravel Validation rule to check that a password hasn't been exposed.
bakerkretzmar/laravel-pwned-password-rule
1 Downloads
A Laravel validation rule to check passwords against Have I Been Pwned
austintoddj/laravel-jsvalidation
934 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
aminevsky/laravel-validation-rule-formatter
2 Downloads
A Formatter of Laravel Validation Rule
thtg88/laravel-exists-without-soft-deleted-rule
16062 Downloads
Provide a Laravel `exists` validation rule that excludes soft-deleted models.
thedavefulton/laravel-exclusive-validation-rules
1 Downloads
Two additional validation rules for use with the Laravel framework