Download the PHP package mint-soft/authorize without Composer
On this page you can find all versions of the php package mint-soft/authorize. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mint-soft/authorize
More information about mint-soft/authorize
Files in mint-soft/authorize
Package authorize
Short Description Zend Framework 2 module for Authorized access to system resources
License MIT
Homepage https://github.com/sokool/authorize
Informations about the package authorize
Authorize Module for Zend Framework 2
- your application is based on users?
- would you like to expose or hide some functionality for different users in the system?
- potential user can have one or more roles and/or permissions?
If you answered YES, then this module is for you, This, what you looking is commonly known as RBAC (role based access control).
MintSoft Authorize module is based on RBAC approach, which restricting system access to authorized users. This module will let you easy manage access to your system resources based on logged user ROLES and/or PERMISSIONS .
Status
Installation
Installation of MintSoft/Authorize uses composer. For composer documentation, please refer to getcomposer.org.
Then add MintSoft\Authorize to your config/application.config.php
All versions of authorize with dependencies
zendframework/zend-modulemanager Version >= 2.3
zendframework/zend-mvc Version >= 2.3
zendframework/zend-http Version >= 2.3
zendframework/zend-form Version >= 2.3
zendframework/zend-code Version >= 2.3
zendframework/zend-view Version >= 2.3
zendframework/zend-test Version >= 2.3
zendframework/zend-config Version >= 2.3
zendframework/zend-serializer Version >= 2.3
zendframework/zend-log Version >= 2.3
zendframework/zend-authentication Version >= 2.3
zendframework/zend-permissions-rbac Version >= 2.3
zendframework/zend-cache Version >= 2.3
doctrine/annotations Version >=1.1