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

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

compassites/laravel-acl
=======================

ACL application

06JavaScript

Since Mar 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/psbharathy/laravel-acl)[ Packagist](https://packagist.org/packages/compassites/laravel-acl)[ RSS](/packages/compassites-laravel-acl/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

README
======

[](#readme)

Laravel ACL package This document whatever steps are necessary to get acl application up and running.

### Software Requirement

[](#software-requirement)

- Server Script : PHP 5.5 and also it will support PHP 7
- Framework : Laravel 5.1
- Database : Mysql 5.6
- webserver : apache2 / Nginx

### What is this repository for?

[](#what-is-this-repository-for)

- Laravel ACL based application
- V1.0.0

### How do I get set up?

[](#how-do-i-get-set-up)

```
#!GIT HUB

$# git clone https://github.com/psbharathy/laravel-acl.git

```

Or

```
#!Packagist

$# composer require compassites/laravel-acl

```

Step 2:
-------

[](#step-2)

Goto applciation root directory and Run the following command

```
#!Composer

$# composer Install / update

```

Step 3:
-------

[](#step-3)

Environment Configuration

Change .env file for environment based configuration like Database , Email and Debug setings

Step 4:
-------

[](#step-4)

Run the migration file to update all database migrations

```
#!Migration

$# php artaisan migrate

```

### Contribution guidelines

[](#contribution-guidelines)

- All the test cases are written in tests folder
- PSR2 Code Standard followed in this Application

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5064987?v=4)[P Subramania Bharathy](/maintainers/psbharathy)[@psbharathy](https://github.com/psbharathy)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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