Libraries tagged by laravel validators
selay/php-credit-card-validator
8654 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
jeffochoa/validator-factory
12038 Downloads
Standalone library to use Illuminate\Validation package outside the Laravel framework.
erlandmuchasaj/laravel-email-verify
126 Downloads
Validate email addresses that they are valid and non disposable.
annaghd/php-credit-card-validator-plus
11672 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
ctf0/email-validator
2535 Downloads
validation rule to validate email for Laravel
homedoctor-es/recaptcha
2732 Downloads
reCAPTCHA Validator for Laravel 5
adrian1207/recaptcha
3809 Downloads
reCAPTCHA Validator for Laravel 5, 6, 7, 8
ritey/password-strength
9613 Downloads
This package provides a validator for ensuring strong passwords in Laravel 6 applications.
rafaellimareis/credit-card
554 Downloads
Validate credit card number, expiration date, cvc
omnicode/lara-validation
11046 Downloads
Convenient wrapper for Laravel validation
jeckleee/tools
78 Downloads
Webman plugin jeckleee/tools
incentads/disposable
1043 Downloads
Disposable email and phone number validator
engeni/credit-card
6352 Downloads
Validate credit card number, expiration date, cvc
anourvalar/eloquent-validation
10487 Downloads
Validation feature for eloquent model (Laravel)
yaroslavsagun/uniquewith-validator
61 Downloads
Custom Laravel Validator for combined unique indexes