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

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

islamrumon/laravel-acl
======================

This package provides a complete Access Control List management

2.0.0(5mo ago)0104MITPHPPHP ^8.1|8.2.0|^8.3.0|^8.5.0CI passing

Since Nov 27Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/islamrumon/laravel-acl)[ Packagist](https://packagist.org/packages/islamrumon/laravel-acl)[ Docs](https://github.com/islmarumon/laravel-acl)[ GitHub Sponsors](https://github.com/mateusjunges)[ RSS](/packages/islamrumon-laravel-acl/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (9)Versions (2)Used By (0)

[![Readme banner](art/laravel-acl.png)](art/laravel-acl.png)

Caution

As of January 2024, this package is no longer maintained. Please use [`spatie/laravel-permission`](https://github.com/spatie/laravel-permission) instead.

[![Latest Version on Packagist](https://camo.githubusercontent.com/eceef21685e1be9d022674f8fc5a9cb67cda5889fc23c32a787396bc5fbaf09e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61746575736a756e6765732f6c61726176656c2d61636c2e7376673f7374796c653d666c6174)](https://packagist.org/packages/mateusjunges/laravel-acl)[![Total Downloads](https://camo.githubusercontent.com/71e3208b0303296122a84fbc4b47191e7b7da8711082aa0350e684dc1a9b48a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d61746575736a756e6765732f6c61726176656c2d61636c2e7376673f7374796c653d666c6174)](https://packagist.org/packages/mateusjunges/laravel-acl)[![MIT Licensed](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE.md)[![Check & fix styling](https://github.com/mateusjunges/laravel-acl/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/mateusjunges/laravel-acl/actions/workflows/php-cs-fixer.yml)[![](https://github.com/mateusjunges/laravel-acl/workflows/Continuous%20Integration/badge.svg)](https://github.com/mateusjunges/laravel-acl/workflows/Continuous%20Integration/badge.svg)

Laravel ACL
===========

[](#laravel-acl)

This package allows you to manage user permissions and groups in a database, and is compatible with Laravel v5.8 or higher. Please check the [documentations](https:///junges.dev/documentation/laravel-acl).

Sponsor my work!
================

[](#sponsor-my-work)

If you think this package helped you in any way, you can sponsor me on GitHub!

[![Sponsor Me](art/sponsor.png)](https://github.com/sponsors/mateusjunges)

Tests
=====

[](#tests)

Run `composer test` to test this package.

Contributing
============

[](#contributing)

Thank you for considering contributing for the Laravel ACL package! The contribution guide can be found [here](https://github.com/mateusjunges/laravel-acl/blob/master/CONTRIBUTING.md).

Changelog
=========

[](#changelog)

Please see [changelog](https://github.com/mateusjunges/laravel-acl/blob/master/CHANGELOG.md) for more information about the changes on this package.

Credits
=======

[](#credits)

- [The Web Tier](https://thewebtier.com/laravel/understanding-roles-permissions-laravel/)
- [All Contributors](https://github.com/mateusjunges/laravel-acl/graphs/contributors)

License
=======

[](#license)

The Laravel ACL package is open-sourced software licenced under the [MIT License](https://opensource.org/licenses/MIT). Please see the [License File](https://github.com/mateusjunges/laravel-acl/blob/master/LICENSE) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance71

Regular maintenance activity

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

166d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/52ec957cc12a12e5810bd491d27266ed771a296c65eb42085c04961b41219402?d=identicon)[islamrumon](/maintainers/islamrumon)

---

Top Contributors

[![islamrumon](https://avatars.githubusercontent.com/u/19491336?v=4)](https://github.com/islamrumon "islamrumon (2 commits)")

---

Tags

laravelsecurityaclpermissionsaccess control listjunges

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k89.8M1.0k](/packages/spatie-laravel-permission)[beatswitch/lock-laravel

A Laravel Driver for Lock.

15529.1k1](/packages/beatswitch-lock-laravel)[wnikk/laravel-access-rules

Simple system of ACR (access control rules) for Laravel, with roles, groups, unlimited inheritance and possibility of multiplayer use.

103.6k1](/packages/wnikk-laravel-access-rules)[erag/laravel-role-permission

A simple and easy-to-install role and permission management package for Laravel, supporting versions 10.x and 11.x

404.2k](/packages/erag-laravel-role-permission)

PHPackages © 2026

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