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

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

souktel/acl
===========

Manage ACL between Souktel services

V1.0.7(6y ago)0355MITPHPPHP ^7.1.3

Since Nov 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mbassoumi/acl)[ Packagist](https://packagist.org/packages/souktel/acl)[ RSS](/packages/souktel-acl/feed)WikiDiscussions master Synced 6d ago

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

[![http://souktel.com/](https://camo.githubusercontent.com/137df4abbf0ee1550643885ea832515dd8a5b5f38910648bc58aa819c34500c8/687474703a2f2f7777772e736f756b74656c2e636f6d2f6361636865645f75706c6f6164732f6669742f3335302f3233332f64656661756c742d696d6167652e706e67)](https://camo.githubusercontent.com/137df4abbf0ee1550643885ea832515dd8a5b5f38910648bc58aa819c34500c8/687474703a2f2f7777772e736f756b74656c2e636f6d2f6361636865645f75706c6f6164732f6669742f3335302f3233332f64656661756c742d696d6167652e706e67)

About Souktel
=============

[](#about-souktel)

- **Website:** ***[souktel.com](http://www.souktel.com/).***
- **LinkedIn:** ***[Souktel](https://www.linkedin.com/company/souktel).***
- **Facebook:** ***[Souktel Digital Solutions](https://www.facebook.com/souktel).***
- **Twitter:** ***[Souktel](https://twitter.com/Souktel).***

About The Project
=================

[](#about-the-project)

implementation of ACL in souktel services

Installation
============

[](#installation)

```
 composer require souktel/acl

```

In Laravel:

- publish config and migrations files from vendor

```
php artisan vendor:publish --provider="Souktel\ACL\SouktelACLServiceProvider"
```

In Lumen:

- copy config file from vendor
- copy migration files from vendor

configuration
=============

[](#configuration)

in config file

variabledescriptionenable(boolean) enable or disable ACL in the service \[default = true\]authauth functionalityauth.auth\_serviceauth service detailsauth.token\_header.senttoken header in request sent to Auth service from current serviceauth.token\_header.receivedtoken header in request received in the current serviceauth.invalid\_payload\_exceptionCustom exception when token payload is invalidaclacl functionalityacl.modelpermission modelacl.databasename and slug columns in permissions table in databaseacl.register\_permission\_message\_nameregister permission message in message brokerthis\_servicecurrent service detailsthis\_service.keycurrent service key or slug to be send in register permission message in message broker

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Total

8

Last Release

2381d ago

### Community

Maintainers

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

### Embed Badge

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

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

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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