PHPackages                             afdn/permission - 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. afdn/permission

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

afdn/permission
===============

simple permission and role for laravel

v1.3.1(2y ago)0157MITBlade

Since Jan 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/a-fandy/laravel-basic-permission)[ Packagist](https://packagist.org/packages/afdn/permission)[ RSS](/packages/afdn-permission/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Basic Permission for laravel
============================

[](#basic-permission-for-laravel)

How to Install
--------------

[](#how-to-install)

### Download

[](#download)

- clone / download / copy this project
- paste to `packages/afdn/permission`
- add this to composer.json in laravel ```
     "repositories": {
        "afdn/permission":{
            "type" : "path",
            "url": "packages/afdn/permission",
            "options": {
                "symlink": true
            }
        }
    },
    "require": {
        "afdn/permission": "@dev"
    },

    ```
- run command `composer update`

### with composer

[](#with-composer)

`composer require afdn/permission`

How to use (ongoing)
--------------------

[](#how-to-use-ongoing)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.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 ~191 days

Total

3

Last Release

843d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3838a7950721fb8ec17918e7e16110041dabaa41803eb5301eb7e86df14d97ba?d=identicon)[afandy](/maintainers/afandy)

---

Top Contributors

[![a-fandy](https://avatars.githubusercontent.com/u/37058293?v=4)](https://github.com/a-fandy "a-fandy (15 commits)")[![andreasnovianto](https://avatars.githubusercontent.com/u/170285248?v=4)](https://github.com/andreasnovianto "andreasnovianto (1 commits)")

### Embed Badge

![Health badge](/badges/afdn-permission/health.svg)

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

###  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)
