Libraries tagged by laravel-validate
romanzipp/laravel-validator-pizza
27756 Downloads
A Laravel Wrapper for the laravel.pizza disposable email API
bllim/laravalid
14972 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
usercheck/usercheck-laravel
1034 Downloads
Laravel validation rule for UserCheck API
timacdonald/rule-builder
7442 Downloads
A fluent rule builder for Laravel validation rule generation.
sfneal/validation-rulesets
16505 Downloads
A simple way to keep your Laravel validation rules a bit more DRY.
melihovv/laravel-env-validator
38754 Downloads
Laravel Validator for the .env file
magentron/laravel-password-exposed-validation-rule
1196 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
krzysztofrewak/laravel-oop-validator
5767 Downloads
Laravel Validator object-oriented wrapper
jacobfitzp/laravel-tiptap-validation
1602 Downloads
Laravel validation rules for the Tiptap WYSIWYG editor.
ivanomatteo/laravel-codice-fiscale
24654 Downloads
Laravel validator for italian fiscal code
dilneiss/laravel-nist-password-rules
1955 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
digifactory/laravel-svg-fixer-middleware
29180 Downloads
Fixes your uploaded SVG files before validating through the Laravel validator
ubient/laravel-pwned-passwords
17253 Downloads
A Laravel validation rule to determine whether a given password is pwned (insecure)
yilu-tech/laravel-validation
1155 Downloads
validation
soyhuce/laravel-validation-rules
10982 Downloads
A set of useful validation rules for Laravel