PHPackages                             simkimsia/acl\_extras - 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. simkimsia/acl\_extras

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

simkimsia/acl\_extras
=====================

0256PHP

Since Mar 10Pushed 13y ago1 watchersCompare

[ Source](https://github.com/simkimsia/acl_extras)[ Packagist](https://packagist.org/packages/simkimsia/acl_extras)[ RSS](/packages/simkimsia-acl-extras/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Acl Extras
==========

[](#acl-extras)

Acl Extras provides a console app that helps you manage DbAcl records more easily. Its main feature and purpose is to make generating Aco nodes for all your controllers and actions easier. It also includes some helper methods for verifying and recovering corrupted trees.

Installation
------------

[](#installation)

Clone the repo or download a tarball and install it into `app/Plugin/AclExtras` or in any of your pluginPaths.

Usage
-----

[](#usage)

You can find a list of commands by running `Console/cake AclExtras.AclExtras -h` from your command line.

### Setting up the contorller

[](#setting-up-the-contorller)

You'll need to configure AuthComponent to use the Actions authorization method.
In your `beforeFilter` add the following:

```
$this->Auth->authorize = 'actions';
$this->Auth->actionPath = 'controllers/';

```

Issues
------

[](#issues)

If you find an issue in the code or want to suggest something, please use the tickets at [http://github.com/markstory/acl\_extras/issues](http://github.com/markstory/acl_extras/issues)

License
-------

[](#license)

Acl Extras is licensed under the MIT license.

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/93ee83726396b2c3518ef1d0040223d0474f340e5903c1356503fbda058bb65f?d=identicon)[kimsia](/maintainers/kimsia)

---

Top Contributors

[![markstory](https://avatars.githubusercontent.com/u/24086?v=4)](https://github.com/markstory "markstory (21 commits)")[![rchavik](https://avatars.githubusercontent.com/u/39490?v=4)](https://github.com/rchavik "rchavik (2 commits)")[![ceeram](https://avatars.githubusercontent.com/u/111448?v=4)](https://github.com/ceeram "ceeram (1 commits)")[![lorenzo](https://avatars.githubusercontent.com/u/37621?v=4)](https://github.com/lorenzo "lorenzo (1 commits)")

### Embed Badge

![Health badge](/badges/simkimsia-acl-extras/health.svg)

```
[![Health](https://phpackages.com/badges/simkimsia-acl-extras/health.svg)](https://phpackages.com/packages/simkimsia-acl-extras)
```

###  Alternatives

[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)[firemultimedia/mautic-multi-captcha-bundle

This plugin brings Google's reCAPTCHA, hCaptcha, and Cloudflare Turnstile integration to mautic.

151.4k](/packages/firemultimedia-mautic-multi-captcha-bundle)

PHPackages © 2026

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