Libraries tagged by validation-rule
konsulting/laravel-rule-repository
246 Downloads
A package to allow rules (for example validation rules) to be attached to a model.
kalshah/laravel-validation-html-attributes
12 Downloads
Use laravel backend validation rules as html validation attributes.
juststeveking/fluent-validation
568 Downloads
Fluent Validation is a helper package, that allows you to use sensible defaults for your Laravel validation rules.`
illuminatech/model-rules
15 Downloads
Set of the validation rules to check if a model exists or is unique for Laravel
full-scale-teams/laravel-email-domain-blacklist
111 Downloads
A Laravel package for adding email domain blacklist validation rule
farbodtf/persian-validation
6 Downloads
Persian validation rules for Laravel
fadion/rule
1145 Downloads
An expressive validation rule builder for Laravel.
equipc/laravel-email-validator
411 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.
codaxis/cakephp-multivalidation-behavior
18 Downloads
A CakePHP behavior that allows easy modifying of validation rules on the fly.
chitranu/google-recaptcha
2558 Downloads
Easily validate recaptcha responses in Laravel. A handy validation rule for validating the reCAPTCHA token in the form requests.
cdmckay/pajama
232 Downloads
A PHP model validator compatible with the jQuery Validation plugin that allows for shared validation rules (in JSON) between JavaScript and PHP.
brokeyourbike/money-validation-laravel
2725 Downloads
Validation rules for Money and Currency
assegaiphp/validation
170 Downloads
Introducing the AssegaiPHP Validation package, the ultimate tool for ensuring the integrity and accuracy of your application's data. With this package, you can easily implement validation rules for incoming data, whether it be from a form submission, API request, or any other source. The package utilizes a simple, yet powerful syntax that allows you to specify a wide range of validation rules with ease. Additionally, the package integrates seamlessly with the AssegaiPHP framework, making it an essential addition to any AssegaiPHP project. With this package, you'll have peace of mind knowing that your application is receiving clean and accurate data every time.
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