Libraries tagged by laravel validators
kirschbaum-development/laravel-openapi-validator
1303212 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
sadegh19b/laravel-persian-validation
99442 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
inacho/php-credit-card-validator
1422386 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
694253 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
480743 Downloads
Laravel package to validate the input of console commands.
rinvex/laravel-support
894406 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
fadion/validator-assistant
120969 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
seshac/otp-generator
186510 Downloads
OTP Generator and Validator for Laravel Applications
greggilbert/recaptcha
1523712 Downloads
reCAPTCHA Validator for Laravel 5
schuppo/password-strength
2754090 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
illuminatech/validation-composite
539015 Downloads
Allows uniting several validation rules into a single one for easy re-usage
minuteoflaravel/laravel-audio-video-validator
69247 Downloads
Laravel validator for video and audio files
cviebrock/image-validator
458926 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
penance316/laravel-iso8601-validator
656651 Downloads
laravel iso8601 date validation package
reinbier/laravel-unique-with
123768 Downloads
Unique With Validator rule for Laravel