Libraries tagged by validation-rule
kalshah/laravel-validation-html-attributes
12 Downloads
Use laravel backend validation rules as html validation attributes.
juststeveking/fluent-validation
568 Downloads
Fluent Validation is a helper package, that allows you to use sensible defaults for your Laravel validation rules.`
illuminatech/model-rules
25 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
gpapakitsos/laravel-to-jquery-validation
1360 Downloads
Converts laravel validation rules to jQuery validation rules
frostbitten/flexible-url
26 Downloads
A Laravel validation rule that accepts URLs without a scheme and normalizes them to https://
fadion/rule
1145 Downloads
An expressive validation rule builder for Laravel.
codezero/laravel-route-key-exists
149 Downloads
Laravel validation rule to check if a custom route key exists.
codaxis/cakephp-multivalidation-behavior
18 Downloads
A CakePHP behavior that allows easy modifying of validation rules on the fly.
cnaebadi/null-replacer
0 Downloads
A Laravel validation rule to remove or replace null fields before validation.
chitranu/google-recaptcha
2569 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
brokeyourbike/money-validation-laravel
2842 Downloads
Validation rules for Money and Currency
arnaldotomo/laravel-lusophone
462 Downloads
The complete Portuguese localization package for Laravel applications. Automatically translates ALL application text and adapts to all Lusophone countries with smart region detection, cultural context awareness, and comprehensive validation rules. Now with universal translation system!
antoninmasek/laravel-max-upload-size-rule
12 Downloads
Adds Rule::file()->maxUploadSize() validation rule, which will validate filesize against `upload_max_filesize` php.ini setting
amplify/order-rule
550 Downloads
This is a order validation rule check module for amplify
alikhosravidev/laravel-verbose-validator
2 Downloads
Adds a verbose/trace mode to the Laravel Validator for easier debugging of complex validation rules.