Libraries tagged by laravel validator
inacho/php-credit-card-validator
1329296 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
cerbero/command-validator
350903 Downloads
Laravel package to validate the input of console commands.
rinvex/laravel-support
761864 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
1470221 Downloads
reCAPTCHA Validator for Laravel 5
schuppo/password-strength
2642823 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
laravel-validation-rules/phone
314180 Downloads
Validate that a phone number is in the correct format
illuminatech/validation-composite
405823 Downloads
Allows uniting several validation rules into a single one for easy re-usage
minuteoflaravel/laravel-audio-video-validator
40925 Downloads
Laravel validator for video and audio files
danielebarbaro/laravel-vat-eu-validator
233783 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
cviebrock/image-validator
452593 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
penance316/laravel-iso8601-validator
500185 Downloads
laravel iso8601 date validation package
fadion/validator-assistant
25079 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
dacoto/laravel-domain-validation
110328 Downloads
A domain validator rule for Laravel
freelancehunt/php-credit-card-validator
450985 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
885 Downloads
A Laravel package to detect and block disposable email addresses.