Libraries tagged by validation-rule
rabianr/laravel-validation-japanese
2141 Downloads
Japanese validation rules for Laravel
patoui/laravel-bad-word
161 Downloads
Laravel bad word validation rule
owowagency/remove-required-rules
3501 Downloads
Small helper function which lets you remove the required rule from your validation rules
monooso/apposite
1878 Downloads
Conditionally apply validation rules in Laravel
marshmallow/validation
4051 Downloads
Additional validation rules for the Laravel framework
laragrad/identifier-validation
3599 Downloads
Extensions for Laravel validation rules to validate national person and company identifiers
dilneiss/laravel-nist-password-rules
848 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
ctf0/email-validator
2475 Downloads
validation rule to validate email for Laravel
chitranu/google-recaptcha
2527 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
campaigningsoftware/cambuildr-validation
9139 Downloads
Validation rules that are used by the CamBuildr
bllim/laravel-to-jquery-validation
2936 Downloads
This package makes validation rules defined in laravel work client-side by converting to jquery validation rules. It uses Jquery Validation Plugin. It also allows to use laravel validation messages so you can show same messages for both sides.
artesaos/shield
705 Downloads
A simple way to centralize your validation rules for laravel
ahrmerd/laravel-test-generator
140 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
aedart/athenaeum-validation
5921 Downloads
Validation rules and utilities for Laravel
kop/yii2-conditional-validator
5028 Downloads
If-then validation rules for Yii2 Framework