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

ActiveLaravel-package

sinarajabpour1998/acl-manager
=============================

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

v1.3.6(4y ago)029MITBladePHP 7.1.\*|7.2.\*|7.3.\*|7.4.\*|8.\*

Since Aug 31Pushed 4y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (4)Versions (13)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 sinarajabpour1998/acl-manager
```

packagist : [acl-manager](https://packagist.org/packages/sinarajabpour1998/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 :

```

```

Config options
--------------

[](#config-options)

You can set custom permissions for each section of this package. make sure that you already specified permissions in a seeder.

ChangeLog
---------

[](#changelog)

[See ChangeLog](https://github.com/sinarajabpour1998/acl-manager/wiki/ChangeLog)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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 ~7 days

Recently: every ~12 days

Total

12

Last Release

1635d ago

### Community

Maintainers

![](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 (18 commits)")

### Embed Badge

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

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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