burzum / cakephp-simple-rbac
A simple to use and configure RBAC authorization adapter for CakePHP
Installs: 8 119
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 2
Forks: 5
Open Issues: 1
Type:cakephp-plugin
Requires
Requires (Dev)
This package is auto-updated.
Last update: 2021-01-28 17:08:21 UTC
README
A simple to use and configure RBAC authorization adapter for CakePHP.
Requirements
- CakePHP 3.0
A CakePHP 2.x version can be found in the BzUtils plugin.
Documentation
For documentation see the docs directory of this repository.
Support
For bugs and feature requests, please use the issues section of this repository.
Contributing
To contribute to this plugin please follow a few basic rules.
- Pull requests must be send to the
develop
branch, except hotfixes. - Contributions must follow the PSR2-R coding standard recommendation.
- Unit tests are required.
License
Copyright 2012 - 2015, Florian Krämer
Licensed under The MIT License Redistributions of files must retain the above copyright notice.