Libraries tagged by larave-validation
lianhechx/laravel-jsvalidation
32 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravelplus/attrify
1 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
larammerce/validation
2 Downloads
A request validation package based on laravel validation and larammerce annotation parser.
kmuenkel/validation-patch
188 Downloads
Correct for various issues in Laravel Validation
justijndepover/laravel-spam-keyword-validation
56 Downloads
Laravel validation rule which checks for frequently used spam words
juniora/laravel-persian-validation
5 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
jaspaul/safe-link-validator
6 Downloads
A Laravel validation rule for testing a link against the google safe browsing api
imsha/document-validator
117 Downloads
Laravel validation for documents codes
ibehbudov/laravel-google-captcha
34 Downloads
Google Captcha rule for Laravel validation
hampel/validate-laravel
964 Downloads
Extends the Laravel validation service with additional rules
gruponorba/laravel_lang_pt-br
9 Downloads
Laravel validation messages in Portuguese
gmsth/laravel-oop-validation
6 Downloads
make laravel validation easy to use while development laravel application
foxengineers/laravel-password-exposed-validation-rule
18 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
ejklock/laravel-password-exposed-validation-rule
15 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
ejklock/laravel-nist-password-rules
11 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.