Libraries tagged by validation-rules
illuminatech/model-rules
25 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
groupesti/laravel-password
7 Downloads
Password policy and lifecycle for Laravel: extended validation rule, blocklists, reuse prevention, expiration, compromise detection and notifications.
gpapakitsos/laravel-to-jquery-validation
1358 Downloads
Converts laravel validation rules to jQuery validation rules
g4t/email-rule
3 Downloads
A self-contained Laravel validation rule that verifies email addresses are real and deliverable — syntax, DNS, MX, disposable providers, role mailboxes and an optional SMTP probe.
fadion/rule
1145 Downloads
An expressive validation rule builder for Laravel.
essejblack/laravel-postman-exporter
11 Downloads
Export Laravel routes and FormRequest validation rules as a Postman collection.
equipc/laravel-email-validator
455 Downloads
Validation rule to validate email 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
2837 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!
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.