Libraries tagged by validaton rules
rackbeat/laravel-validate-https
37061 Downloads
Simple validation rule for https urls.
umbrellio/laravel-common-objects
90296 Downloads
Common objects for extending base Laravel functionality.
ziming/laravel-zxcvbn
46893 Downloads
Zxcvbn Password validation rule for Laravel
woodsandwalker/laravel-countries
5197 Downloads
Laravel Countries is a bundle for Laravel providing ISO 3166_2 codes for all countries along with a country model, cast and validation rule.
reinbier/laravel-unique-with
51886 Downloads
Unique With Validator rule for Laravel
jonpurvis/squeaky
2008 Downloads
A Laravel Validation Rule to Help Catch Profanity.
payfast/laravel-validate-pwned-password
28318 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
digitaldream/laracrud
20776 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
timacdonald/rule-builder
7472 Downloads
A fluent rule builder for Laravel validation rule generation.
sfneal/validation-rulesets
17937 Downloads
A simple way to keep your Laravel validation rules a bit more DRY.
magentron/laravel-password-exposed-validation-rule
2137 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
jacobfitzp/laravel-tiptap-validation
1782 Downloads
Laravel validation rules for the Tiptap WYSIWYG editor.
dossierdata/laravel-email-validator
8646 Downloads
A more extensive email validator rule than the default provided by Laravel.
dilneiss/laravel-nist-password-rules
3001 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
cyberfusion/validation-rules
3592 Downloads
Library with general-purpose validation rules.