prawee / yii2-actions
The extends class for all controller action classes
dev-master
2020-08-15 11:46 UTC
Requires
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-03-16 00:54:19 UTC
README
The extends class for all controller action classes
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist prawee/yii2-actions "*"
or add
"prawee/yii2-actions": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :