Libraries tagged by validaton rules
schickling/validators
739 Downloads
A set of additional validator rules for Laravel 4
marshmallow/nova-tool-data-importer
96 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.
litvinenko/object
68 Downloads
Litvinenko\Common\Object class that powers Varien Object class with data validation rules taken from 'illuminate\validation' package
havenplus/malawi-disctricts
21 Downloads
Laravel Malawi Disctricts is a bundle for Laravel providing ISO 3166_2 codes for Malawi's Districts, cast and validation rule.
gigabooksite/laravel-email-domain-blacklist
95 Downloads
A Laravel package for adding email domain blacklist validation rule
daxslab/yii2-uploader-behavior
666 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.
codezero/laravel-route-key-exists
145 Downloads
Laravel validation rule to check if a custom route key exists.
ahrmerd/laravel-test-generator
95 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
crumbls/common-passwords
3 Downloads
A laravel validation rule to exclude not allow the most common 10,000 passwords and any that you add in.
youssefhamdane/validation-rule-generator-fixed
4 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
wuori/laravel-unique-gmail-validation
10 Downloads
A validation rule to test uniqueness of Gmail addresses with ./+ modifiers.
wemersonrv/laravel-custom-rules
255 Downloads
Custom validator rules to laravel 5.5+
weap-io/laravel-validation-rules
2860 Downloads
A collection of Laravel validation rules
waleedahmedwaheed/unique-validator
1 Downloads
A PHP library for unique validation rules such as palindrome, isogram, and anagram checks.
ukeloop/laravel-validation-rule-builder
1 Downloads
Laravel validation rule builder