Libraries tagged by laravel-validator
jakeryansmith/validate-string-of-emails
835 Downloads
A Laravel validator for delimiter-separated list of emails.
iyoworks/validation
126 Downloads
Provides a base class to implement validation as a service. Also adds a little sugar to Laravel's validator
globalinnovation/laravel-cuit-validation-rule
30 Downloads
Rule for the validation of the CUIT (Argentina) within Laravel Validator.
em-liturribarria/uniquewith-validator
11360 Downloads
Custom Laravel Validator for combined unique indexes
eastree/uniquewith-validator
34 Downloads
Custom Laravel Validator for combined unique indexes
denarx/laravel-custom-validator
17 Downloads
Extends default laravel validator and make rules more strict
deftnerd/cryptoaddressvalidator
253 Downloads
Laravel validator for various cryptocurrency address formats
citco/validator
258 Downloads
Laravel Validator Extension
cichowski/validator
14 Downloads
Extended laravel validator
ap1969/laravel-env-validator
526 Downloads
Laravel Validator for the .env file
allcaretravel/uniquewith-validator
353 Downloads
Custom Laravel Validator for combined unique indexes
alazycoder101/uniquewith-validator
0 Downloads
Custom Laravel Validator for combined unique indexes
adriantrainor/laravelvalidator
151 Downloads
Laravel Validator helper
accentinteractive/laravel-disallowlister
6 Downloads
Validate data against one or multiple disallowlists, using the built-in Laravel validator or by calling the facade directly. Supports wildcards.
somnambulist/laravel-doctrine-entity-validation
572 Downloads
Provides integration between Doctrine entities and Laravel Validator.