Libraries tagged by laravel validator
sadegh19b/laravel-persian-validation
65982 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
inacho/php-credit-card-validator
1340497 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
erag/laravel-disposable-email
13422 Downloads
A Laravel package to detect and block disposable email addresses.
cerbero/command-validator
369418 Downloads
Laravel package to validate the input of console commands.
rinvex/laravel-support
789635 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
greggilbert/recaptcha
1478783 Downloads
reCAPTCHA Validator for Laravel 5
schuppo/password-strength
2661874 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
illuminatech/validation-composite
415490 Downloads
Allows uniting several validation rules into a single one for easy re-usage
minuteoflaravel/laravel-audio-video-validator
44431 Downloads
Laravel validator for video and audio files
cviebrock/image-validator
453752 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
penance316/laravel-iso8601-validator
523657 Downloads
laravel iso8601 date validation package
fadion/validator-assistant
32360 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
dacoto/laravel-domain-validation
118003 Downloads
A domain validator rule for Laravel
freelancehunt/php-credit-card-validator
476641 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
seshac/otp-generator
117380 Downloads
OTP Generator and Validator for Laravel Applications