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

ActiveModule

netcore/module-permission
=========================

v1.0.1(8y ago)088PHPPHP &gt;=5.5

Since Nov 30Pushed 8y ago5 watchersCompare

[ Source](https://github.com/netcore/module-permission)[ Packagist](https://packagist.org/packages/netcore/module-permission)[ RSS](/packages/netcore-module-permission/feed)WikiDiscussions master Synced 3d ago

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

This module is a wrapper for netcore/translations
-------------------------------------------------

[](#this-module-is-a-wrapper-for-netcoretranslations)

Module allows you to manage user access right by giving them roles and access levels.

Pre-installation
----------------

[](#pre-installation)

This package is part of Netcore CMS ecosystem and is only functional in a project that has following packages installed:

Installation
------------

[](#installation)

Require this package with composer:

```
composer require netcore/module-permission

```

Publish config, assets, migrations. Migrate and seed:

```
php artisan module:publish Permission
php artisan module:publish-migration Permission
php artisan migrate
php artisan module:seed Permission

```

Usage
-----

[](#usage)

Everything module related will be under `Permissions` section in acp.

Managing roles: [![Roles](https://camo.githubusercontent.com/81eb3c0d737289abc062c711c9b1ddf523b2589471ff1ffe5045b5cc2e4ad16a/68747470733a2f2f6e6f64652d65752e74616b6573637265656e2e696f2f6d656469612f632f63396664326261666231636630303662363365646338306465316363383366322e706e67)](https://camo.githubusercontent.com/81eb3c0d737289abc062c711c9b1ddf523b2589471ff1ffe5045b5cc2e4ad16a/68747470733a2f2f6e6f64652d65752e74616b6573637265656e2e696f2f6d656469612f632f63396664326261666231636630303662363365646338306465316363383366322e706e67)

Managing access levels: [![Levels](https://camo.githubusercontent.com/9f2673c8be6dddefdc1872b45a2181a8bcbd3dea9dea0bd0d4d2034a7ddfbcce/68747470733a2f2f6e6f64652d65752e74616b6573637265656e2e696f2f6d656469612f342f34386235303762633664313664383566313334646534353633333036393938312e706e67)](https://camo.githubusercontent.com/9f2673c8be6dddefdc1872b45a2181a8bcbd3dea9dea0bd0d4d2034a7ddfbcce/68747470733a2f2f6e6f64652d65752e74616b6573637265656e2e696f2f6d656469612f342f34386235303762633664313664383566313334646534353633333036393938312e706e67)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 73.7% 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 ~53 days

Total

3

Last Release

2982d ago

### Community

Maintainers

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

---

Top Contributors

[![danielsGrietins](https://avatars.githubusercontent.com/u/24427373?v=4)](https://github.com/danielsGrietins "danielsGrietins (14 commits)")[![dmitrijsmihailovs](https://avatars.githubusercontent.com/u/6555569?v=4)](https://github.com/dmitrijsmihailovs "dmitrijsmihailovs (2 commits)")[![janisblaus](https://avatars.githubusercontent.com/u/1029697?v=4)](https://github.com/janisblaus "janisblaus (2 commits)")[![gstvr](https://avatars.githubusercontent.com/u/13051632?v=4)](https://github.com/gstvr "gstvr (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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