Libraries tagged by validation-rules
mdcass/file-validator
318 Downloads
A Laravel package for applying validation rules to CSV and XLS files
marshmallow/validation
4133 Downloads
Additional validation rules for the Laravel framework
konsulting/laravel-rule-repository
246 Downloads
A package to allow rules (for example validation rules) to be attached to a model.
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
15 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
hasan-22/generate_validation
11 Downloads
A Laravel package to automatically generate validation rules from models.
full-scale-teams/laravel-email-domain-blacklist
113 Downloads
A Laravel package for adding email domain blacklist validation rule
farbodtf/persian-validation
6 Downloads
Persian validation rules for Laravel
fadion/rule
1145 Downloads
An expressive validation rule builder for Laravel.
equipc/laravel-email-validator
411 Downloads
Validation rule to validate email for Laravel
codezero/laravel-route-key-exists
147 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.
chitranu/google-recaptcha
2558 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
cdmckay/pajama
232 Downloads
A PHP model validator compatible with the jQuery Validation plugin that allows for shared validation rules (in JSON) between JavaScript and PHP.