Libraries tagged by validation rule
laravel-validation-rules/offensive
9 Downloads
Metapackage for https://github.com/DivineOmega/laravel-offensive-validation-rule
laravel-validation-rules/exposed-password
422 Downloads
Metapackage for https://github.com/DivineOmega/laravel-password-exposed-validation-rule
project-melody/validator
126 Downloads
Set of Validation Rules
prog-time/laravel-request-testdata
15 Downloads
A Laravel package for automatically generating test request data based on validation rules.
mdcass/file-validator
318 Downloads
A Laravel package for applying validation rules to CSV and XLS files
mallardduck/extended-validator-laravel
1175 Downloads
An extension to Laravel's Validator class that provides some additional validation rules.
full-scale-teams/laravel-email-domain-blacklist
105 Downloads
A Laravel package for adding email domain blacklist validation rule
equipc/laravel-email-validator
408 Downloads
Validation rule to validate email for Laravel
codezero/laravel-route-key-exists
147 Downloads
Laravel validation rule to check if a custom route key exists.
ahrmerd/laravel-test-generator
174 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
marshmallow/nova-tool-data-importer
97 Downloads
A fully-fledged Excel & CSV import tool for Laravel Nova. The importer will use your own validation rules on every row. It can run in browser and in queued jobs. When running as a job, events will fire to let you know what is happening.
crumbls/common-passwords
5 Downloads
A laravel validation rule to exclude not allow the most common 10,000 passwords and any that you add in.
zumba/csv-policy
684 Downloads
Simple, policy-driven csv rules validation
youssefhamdane/validation-rule-generator-fixed
5 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
wuori/laravel-unique-gmail-validation
12 Downloads
A validation rule to test uniqueness of Gmail addresses with ./+ modifiers.