prawee / yii2-behaviors
The extends class for all behaviors classes
Package info
github.com/prawee/yii2-behaviors
Type:yii2-extension
pkg:composer/prawee/yii2-behaviors
dev-master
2020-08-15 23:04 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2026-03-16 11:33:37 UTC
README
The extends class for all behaviors classes
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist prawee/yii2-behaviors "*"
or add
"prawee/yii2-behaviors": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :