Download the PHP package pyxeel/merge_rules without Composer
On this page you can find all versions of the php package pyxeel/merge_rules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package merge_rules
:rocket: MergeRequest
MergeRequest is a package for Laravel to merge rules between models and use them for request validations.
Getting Started
Here is a basic example of how we can use the package:
Prerequisites
Have a Laravel Proyect 5+ and composer
Installing
1- First download the package using composer
2- Second, now we can use
Example
1- Download the package
2- Now, we are going to create two models for merge the rules
3- Create a custom request
4- And now we can merge the rules like this:
Output:
License
This project is licensed under the MIT License - see the LICENSE file for details
All versions of merge_rules with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
The package pyxeel/merge_rules contains the following files
Loading the files please wait ...