PHPackages                             jaztec/jaztec-acl - 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. jaztec/jaztec-acl

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

jaztec/jaztec-acl
=================

Database driven ACL module for ZF2

0.2(11y ago)277[1 issues](https://github.com/jaztec/jaztec-acl/issues)MITPHPPHP &gt;=5.5.0

Since Sep 7Pushed 11y ago1 watchersCompare

[ Source](https://github.com/jaztec/jaztec-acl)[ Packagist](https://packagist.org/packages/jaztec/jaztec-acl)[ Docs](http://www.jaztec.nl/)[ RSS](/packages/jaztec-jaztec-acl/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (11)Versions (11)Used By (0)

JaztecAcl
=========

[](#jaztecacl)

[![Build Status](https://camo.githubusercontent.com/0258d65c59d3f761b95451713272d6e6ad578ca1c9aa8cc6a0e4c9da04dbdcc3/68747470733a2f2f7472617669732d63692e6f72672f6a617a7465632f6a617a7465632d61636c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jaztec/jaztec-acl)

Simple database driven ACL module for ZF2.

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

[](#installation)

You can install the module with composer using

```
./composer.phar require jaztec/jaztec-acl
```

or include it in the composer.json of your project with

```
{
    "require": {
        "jaztec/jaztec-base": "0.1.*",
        "jaztec/jaztec-acl": "0.1.*"
    }
}
```

After installation make sure your database setup is completed. For a clean install run:

```
./php public/index.php acl database clean-install --email=[your_email] [--verbose|-v]
```

Or, after updating the source code:

```
[site_root]./php public/index.php acl database update [--verbose|-v]
```

Congratulations, the ACL module has been installed. If you performed a clean install a user will have been added with username 'admin' and password 'admin'

For any help using the console functions

```
[site_root]./php public/index.php acl database --help
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~62 days

Recently: every ~86 days

Total

10

Last Release

4122d ago

PHP version history (2 changes)0.0.1PHP &gt;=5.3.3

0.2PHP &gt;=5.5.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1987987?v=4)[Jasper van Herpt](/maintainers/jaztec)[@jaztec](https://github.com/jaztec)

---

Top Contributors

[![jaztec](https://avatars.githubusercontent.com/u/1987987?v=4)](https://github.com/jaztec "jaztec (121 commits)")

---

Tags

jaztec

### Embed Badge

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

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

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[akeneo/pim-community-dev

Akeneo PIM, the future of catalog management is open!

1.0k620.8k86](/packages/akeneo-pim-community-dev)[socalnick/scn-social-auth

Uses the HybridAuth PHP library to Enable authentication via Google, Facebook, Twitter, Yahoo!, etc for the ZfcUser ZF2 module.

21674.9k3](/packages/socalnick-scn-social-auth)[oat-sa/tao-core

TAO core extension

66140.1k108](/packages/oat-sa-tao-core)[saeven/zf3-circlical-user

Complete user entity, rights, and access module for Laminas

3718.9k](/packages/saeven-zf3-circlical-user)[tawfekov/zf2entityaudit

EntityAudit Module for Zend Framework2 , Doctrine2 and web interface

1710.4k](/packages/tawfekov-zf2entityaudit)

PHPackages © 2026

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