Libraries tagged by validation rule
full-scale-teams/laravel-email-domain-blacklist
371 Downloads
A Laravel package for adding email domain blacklist validation rule
frostbitten/flexible-url
41 Downloads
A Laravel validation rule that accepts URLs without a scheme and normalizes them to https://
daxslab/yii2-uploader-behavior
741 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.
alihaider/flexible-boolean
138 Downloads
Flexible boolean validation rule supporting true/false strings and values
ahrmerd/laravel-test-generator
506 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.
wilsenhc/laravel-rif-validation
69 Downloads
A Validation rule to check if a RIF is valid
werx/validation
6148 Downloads
Validate individual data elements or group validation rules into sets to validate a form.
waleedhu/rules-to-schema
0 Downloads
Build JSON Schema from Laravel validation rules.
vlauciani/laravel-validation-rules
497 Downloads
Validation rules for Laravel.
veneridze/laravel-validation-rules
872 Downloads
A package that provides a library of reusable Laravel validation rules.
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
shergela/validation-rule
63 Downloads
Build custom laravel validation rules easily
sandervankasteel/laravel-extended-validation
529 Downloads
A Laravel library with extra validation rules