Download the PHP package inspirenmy/yii2-traits without Composer
On this page you can find all versions of the php package inspirenmy/yii2-traits. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download inspirenmy/yii2-traits
More information about inspirenmy/yii2-traits
Files in inspirenmy/yii2-traits
Download inspirenmy/yii2-traits
More information about inspirenmy/yii2-traits
Files in inspirenmy/yii2-traits
Vendor inspirenmy
Package yii2-traits
Short Description Yii2 traits library
License MIT
Homepage https://github.com/inspirenmy/yii2-traits
Package yii2-traits
Short Description Yii2 traits library
License MIT
Homepage https://github.com/inspirenmy/yii2-traits
Please rate this library. Is it a good library?
Informations about the package yii2-traits
Yii2 traits library
Description
Yii2 traits library which used in web-application development.
Composition
AjaxValidationTrait
Trait add perform ajax validation to models and forms.
Usage:
use inspirenmy\models\Model as parent or set in you model
in controller
ConstantTrait
Trait generates array of class constant labels or one label by constant value
Usage:
set in your model
then anywhere get array values and names of constants:
or
Whether get name by constant value:
All versions of yii2-traits with dependencies
PHP Build Version
Package Version
The package inspirenmy/yii2-traits contains the following files
Loading the files please wait ....