Libraries tagged by laravel validators
kirschbaum-development/laravel-openapi-validator
867825 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
sadegh19b/laravel-persian-validation
69199 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
inacho/php-credit-card-validator
1345678 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
18544 Downloads
A Laravel package to detect and block disposable email addresses.
cerbero/command-validator
376739 Downloads
Laravel package to validate the input of console commands.
rinvex/laravel-support
800207 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
schuppo/password-strength
2669305 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
illuminatech/validation-composite
419946 Downloads
Allows uniting several validation rules into a single one for easy re-usage
minuteoflaravel/laravel-audio-video-validator
45770 Downloads
Laravel validator for video and audio files
cviebrock/image-validator
454024 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
penance316/laravel-iso8601-validator
532219 Downloads
laravel iso8601 date validation package
dacoto/laravel-domain-validation
120598 Downloads
A domain validator rule for Laravel
freelancehunt/php-credit-card-validator
487042 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
36948 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
seshac/otp-generator
120016 Downloads
OTP Generator and Validator for Laravel Applications