Download the PHP package ukeloop/laravel-validation-rule-builder without Composer
On this page you can find all versions of the php package ukeloop/laravel-validation-rule-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ukeloop/laravel-validation-rule-builder
More information about ukeloop/laravel-validation-rule-builder
Files in ukeloop/laravel-validation-rule-builder
Download ukeloop/laravel-validation-rule-builder
More information about ukeloop/laravel-validation-rule-builder
Files in ukeloop/laravel-validation-rule-builder
Vendor ukeloop
Package laravel-validation-rule-builder
Short Description Laravel validation rule builder
License MIT
Package laravel-validation-rule-builder
Short Description Laravel validation rule builder
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-validation-rule-builder
Laravel Validation Rule Builder
Install
Just run the composer require command from the Terminal:
Validation Rule Builder
You can define validation rules with method chain pattern.
You can use Laravel validation rules.
For other validation rules, please refer to the laravel docs.
Using Rule Objects
Using Closures
Validation Rule Sets
Validation rule sets are created by combining laravel validation rules. This will help you can keep your project's validation rules more DRY.
e.g. Rule of email address
e.g. Rule of password
Testing
All versions of laravel-validation-rule-builder with dependencies
PHP Build Version
Package Version
The package ukeloop/laravel-validation-rule-builder contains the following files
Loading the files please wait ....