Libraries tagged by laravel validators
sadegh19b/laravel-persian-validation
63100 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
inacho/php-credit-card-validator
1332890 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
3523 Downloads
A Laravel package to detect and block disposable email addresses.
cerbero/command-validator
357841 Downloads
Laravel package to validate the input of console commands.
rinvex/laravel-support
771312 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
1473033 Downloads
reCAPTCHA Validator for Laravel 5
schuppo/password-strength
2649233 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
laravel-validation-rules/phone
317746 Downloads
Validate that a phone number is in the correct format
illuminatech/validation-composite
408600 Downloads
Allows uniting several validation rules into a single one for easy re-usage
minuteoflaravel/laravel-audio-video-validator
42388 Downloads
Laravel validator for video and audio files
cviebrock/image-validator
452899 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
penance316/laravel-iso8601-validator
507733 Downloads
laravel iso8601 date validation package
dacoto/laravel-domain-validation
112960 Downloads
A domain validator rule for Laravel
freelancehunt/php-credit-card-validator
459646 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
fadion/validator-assistant
28090 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant