Download the PHP package chervand/yii-access-control without Composer
On this page you can find all versions of the php package chervand/yii-access-control. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii-access-control
chervand/yii-access-control
AuthManager configuration
Proper authManager component should be configured (CPhpAuthManger or CDbAuthManager)
CDbAuthManager (Example)
Apply migrations or create DB tables as described in CDbAuthManager documentation.
Filter configuration
Import a filter in config or in controller
Controller
- exclude - Excluded routes. Will not be filtered.
- message - 403 error message.
Creating Rules
All versions of yii-access-control with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii Version
1.1.*
The package chervand/yii-access-control contains the following files
Loading the files please wait ....