PHPackages                             burzum/cakephp-simple-rbac - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. burzum/cakephp-simple-rbac

AbandonedArchivedCakephp-plugin[Authentication &amp; Authorization](/categories/authentication)

burzum/cakephp-simple-rbac
==========================

A simple to use and configure RBAC authorization adapter for CakePHP

1.0.0(10y ago)78.2k4[1 issues](https://github.com/burzum/cakephp-simple-rbac/issues)MITPHP

Since Dec 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/burzum/cakephp-simple-rbac)[ Packagist](https://packagist.org/packages/burzum/cakephp-simple-rbac)[ Docs](http://github.com/burzum/cakephp-simple-rbac)[ RSS](/packages/burzum-cakephp-simple-rbac/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (5)Used By (0)

Simple RBAC Authorization Adapter for CakePHP
=============================================

[](#simple-rbac-authorization-adapter-for-cakephp)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.txt)[![Build Status](https://camo.githubusercontent.com/7bee7870caff99a05ee8028bdf689c88a6492f35afc708c80690ebe6b51b49e6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6275727a756d2f63616b657068702d73696d706c652d726261632f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/burzum/cakephp-simple-rbac)[![Coverage Status](https://camo.githubusercontent.com/13c4150bff982ad8fe699468086824abc2fb4c92112bb8e5718277a331fd5ba5/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6275727a756d2f63616b657068702d73696d706c652d726261632f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/burzum/cakephp-simple-rbac)[![Scrutnizer](https://camo.githubusercontent.com/7a0d57ef800670fbe60fb97bfa0b17580022cc0c6fd52e3bc79fbfb116d56c0b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6275727a756d2f63616b657068702d73696d706c652d726261632e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/burzum/cakephp-simple-rbac/)

A simple to use and configure RBAC authorization adapter for CakePHP.

Requirements
------------

[](#requirements)

- CakePHP 3.0

A CakePHP 2.x version can be found in the [BzUtils](https://github.com/burzum/cakephp-bz-utils) plugin.

Documentation
-------------

[](#documentation)

For documentation see the [docs](docs) directory of this repository.

Support
-------

[](#support)

For bugs and feature requests, please use the [issues](https://github.com/burzum/cakephp-simple-rbac/issues) section of this repository.

Contributing
------------

[](#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](https://github.com/php-fig-rectified/fig-rectified-standards).
- [Unit tests](http://book.cakephp.org/2.0/en/development/testing.html) are required.

License
-------

[](#license)

Copyright 2012 - 2015, Florian Krämer

Licensed under The MIT License Redistributions of files must retain the above copyright notice.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1448 days

Total

2

Last Release

2410d ago

Major Versions

1.0.0 → 2.0.x-dev2019-11-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/0643e6255da841fe65260ec6e263d8908a40a84b884c32e9fc6be6a15e252fa8?d=identicon)[burzum](/maintainers/burzum)

---

Top Contributors

[![burzum](https://avatars.githubusercontent.com/u/162789?v=4)](https://github.com/burzum "burzum (4 commits)")[![adduc](https://avatars.githubusercontent.com/u/44527?v=4)](https://github.com/adduc "adduc (1 commits)")[![geraldurbas](https://avatars.githubusercontent.com/u/121263?v=4)](https://github.com/geraldurbas "geraldurbas (1 commits)")

---

Tags

authauthorizationrbac

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/burzum-cakephp-simple-rbac/health.svg)

```
[![Health](https://phpackages.com/badges/burzum-cakephp-simple-rbac/health.svg)](https://phpackages.com/packages/burzum-cakephp-simple-rbac)
```

###  Alternatives

[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.7k147.0M288](/packages/league-oauth2-server)[santigarcor/laratrust

This package provides a flexible way to add Role-based Permissions to Laravel

2.3k5.8M47](/packages/santigarcor-laratrust)[auth0/auth0-php

PHP SDK for Auth0 Authentication and Management APIs.

41021.9M91](/packages/auth0-auth0-php)[casbin/casbin

a powerful and efficient open-source access control library for php projects.

1.3k1.5M54](/packages/casbin-casbin)[dereuromark/cakephp-tinyauth

A CakePHP plugin to handle user authentication and authorization the easy way.

131240.2k13](/packages/dereuromark-cakephp-tinyauth)[auth0/login

Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.

2795.3M3](/packages/auth0-login)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
