Libraries tagged by validaton rules
woodsandwalker/laravel-countries
3535 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
42867 Downloads
Unique With Validator rule for Laravel
jonpurvis/squeaky
626 Downloads
A Laravel Validation Rule to Help Catch Profanity.
payfast/laravel-validate-pwned-password
23594 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
digitaldream/laracrud
20439 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
vdhicts/laravel-validation-rules
23904 Downloads
Collection of validation rules for Laravel.
square-bit/laravel-pt-rules
1778 Downloads
Validation rules relevant to Portugal
sfneal/validation-rulesets
15711 Downloads
A simple way to keep your Laravel validation rules a bit more DRY.
magentron/laravel-password-exposed-validation-rule
621 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
jekk0/laravel-iso3166-validation-rules
56952 Downloads
Laravel/Lumen validation rules for validate country codes (ISO3166-1)
jacobfitzp/laravel-tiptap-validation
1500 Downloads
Laravel validation rules for the Tiptap WYSIWYG editor.
dossierdata/laravel-email-validator
7842 Downloads
A more extensive email validator rule than the default provided by Laravel.
dilneiss/laravel-nist-password-rules
1286 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
cyberfusion/validation-rules
2537 Downloads
Library with general-purpose validation rules.
avto-dev/extended-laravel-validator
41342 Downloads
Extended validation rules for Laravel applications