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

ActiveLaravel-package[Authentication &amp; Authorization](/categories/authentication)

dizatech/acl-manager
====================

This package provides access control list and user manager in laravel apps.

v1.4.7(2y ago)03052MITBladePHP 7.1.\*|7.2.\*|7.3.\*|7.4.\*|8.\*

Since Jan 24Pushed 2y ago2 watchersCompare

[ Source](https://github.com/dizatech/acl_manager)[ Packagist](https://packagist.org/packages/dizatech/acl-manager)[ Docs](https://github.com/dizatech/acl_manager)[ RSS](/packages/dizatech-acl-manager/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (3)Versions (18)Used By (0)

ACL Manager
===========

[](#acl-manager)

This package provides access control list and user manager for laravel apps.

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

[](#installation)

Using Composer :

```
composer require dizatech/acl-manager
```

packagist : [acl-manager](https://packagist.org/packages/dizatech/acl-manager)

Usage
-----

[](#usage)

- Change the user modal namespace to laratrust config (located in `/config/laratrust.php`) in `user_models` section :

```
'user_models' => [
    'users' => 'App\Models\User',
],
```

- Publish blade files

```
php artisan vendor:publish --tag=acl-manager
```

\*\* Please note if you already published the vendor, for updates you can run the following command :

```
php artisan vendor:publish --tag=acl-manager --force
```

- Add the following tag in your sidebar layout :

```

```

or shorten tag :

```

```

ChangeLog
---------

[](#changelog)

[See ChangeLog](https://github.com/dizatech/acl_manager/wiki/ChangeLog)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 81.8% 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 ~59 days

Recently: every ~120 days

Total

17

Last Release

1034d ago

PHP version history (2 changes)v1.0.0PHP 7.1.\*|7.2.\*|7.3.\*|7.4.\*

v1.4.1PHP 7.1.\*|7.2.\*|7.3.\*|7.4.\*|8.\*

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ca25b6ce9e40a205b65efd8c9fb92865bbf6d4586f11be7ca76be0d4151b808?d=identicon)[omidfarahani](/maintainers/omidfarahani)

![](https://www.gravatar.com/avatar/a0f9a46cf81b1da334ac80cfdaedd9f20f71430bda89cf3d835b42071e386d9a?d=identicon)[sinarajabpour1998](/maintainers/sinarajabpour1998)

---

Top Contributors

[![sinatx](https://avatars.githubusercontent.com/u/76904071?v=4)](https://github.com/sinatx "sinatx (27 commits)")[![omidfarahani](https://avatars.githubusercontent.com/u/10830204?v=4)](https://github.com/omidfarahani "omidfarahani (4 commits)")[![foruzanAmiriDavani](https://avatars.githubusercontent.com/u/74909739?v=4)](https://github.com/foruzanAmiriDavani "foruzanAmiriDavani (2 commits)")

### Embed Badge

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

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

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[jeremy379/laravel-openid-connect

OpenID Connect support to the PHP League's OAuth2 Server. Compatible with Laravel Passport.

59437.0k8](/packages/jeremy379-laravel-openid-connect)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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