Download the PHP package zanevskyas/yii2-helpers without Composer
On this page you can find all versions of the php package zanevskyas/yii2-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zanevskyas/yii2-helpers
More information about zanevskyas/yii2-helpers
Files in zanevskyas/yii2-helpers
Download zanevskyas/yii2-helpers
More information about zanevskyas/yii2-helpers
Files in zanevskyas/yii2-helpers
Please rate this library. Is it a good library?
Informations about the package yii2-helpers
yii2-helpers
Yii2 Helpers
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
RBAC
Add below code to console main configuration:
Create RbacConfigClass in common/rbac
, sample:
Create permissions and rules...
Permission example:
Run console command to generate rbac cache:
That's all. Check it.
All versions of yii2-helpers with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
frostealth/yii2-aws-s3 Version ^2.1
yiisoft/yii2-queue Version ^2.0.0
yiisoft/yii2-redis Version ^2.0.0
matthew-p/yii2-services Version ^3.0
kakadu-dev/yii2-base-helpers Version ^1.0
frostealth/yii2-aws-s3 Version ^2.1
yiisoft/yii2-queue Version ^2.0.0
yiisoft/yii2-redis Version ^2.0.0
matthew-p/yii2-services Version ^3.0
kakadu-dev/yii2-base-helpers Version ^1.0
The package zanevskyas/yii2-helpers contains the following files
Loading the files please wait ....