Yii2 Action Based Access Control
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist uzdevid/yii2-abac "*"
or add
"uzdevid/yii2-abac": "1.0.0"
to the require section of your composer.json
file.