Libraries tagged by validaton rules
ahrmerd/laravel-test-generator
185 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
yemeni-open-source/blade-realtime-input
346 Downloads
Enjoy realtime input validation by passing your rules in your input itself.
oxid-professional-services/password-policy
13563 Downloads
OXID module for additional password validation, strength visualization and expiry rules.
wilsenhc/laravel-rif-validation
68 Downloads
A Validation rule to check if a RIF is valid
werx/validation
6092 Downloads
Validate individual data elements or group validation rules into sets to validate a form.
telkins/laravel-validation-rulesets
350 Downloads
A simple way to keep your Laravel validation rules a bit more DRY.
sysvale/validation-rules
3275 Downloads
A Laravel library with useful custom rules
swatty007/laravel-context-prohibited-rule
1697 Downloads
Simple validation rule to disallow application related words within passwords.
spresnac/laravel-validator-rules
934 Downloads
Some useful validator rules for laravel
shergela/validation-rule
62 Downloads
Build custom laravel validation rules easily
sandervankasteel/laravel-extended-validation
529 Downloads
A Laravel library with extra validation rules
rap2hpoutre/uuid-rule
3671 Downloads
add a UUID validation rule
project-melody/validator
126 Downloads
Set of Validation Rules
owowagency/remove-required-rules
3525 Downloads
Small helper function which lets you remove the required rule from your validation rules
monaz/vt-laravel-rules
128 Downloads
Set of useful validation rules using VirusTotal API for Laravel