Download the PHP package petrabarus/yii2-switchcasevalidator without Composer
On this page you can find all versions of the php package petrabarus/yii2-switchcasevalidator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download petrabarus/yii2-switchcasevalidator
More information about petrabarus/yii2-switchcasevalidator
Files in petrabarus/yii2-switchcasevalidator
Download petrabarus/yii2-switchcasevalidator
More information about petrabarus/yii2-switchcasevalidator
Files in petrabarus/yii2-switchcasevalidator
Vendor petrabarus
Package yii2-switchcasevalidator
Short Description Validator that will run on switch-case-like conditional
License MIT
Package yii2-switchcasevalidator
Short Description Validator that will run on switch-case-like conditional
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-switchcasevalidator
Yii2 Switch Case Validator
Validator that will run on switch-case-like conditional
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Requirement
This package require
- Latest Yii2
- PHP 5.4 or later
Usage
Add something like this in the model rules()
.
Or see the test files.
Test
To run test, execute
All versions of yii2-switchcasevalidator with dependencies
PHP Build Version
Package Version
The package petrabarus/yii2-switchcasevalidator contains the following files
Loading the files please wait ....