PHPackages                             laravel-admin-customize-ext/org\_rbac - 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. [Admin Panels](/categories/admin)
4. /
5. laravel-admin-customize-ext/org\_rbac

ActiveLibrary[Admin Panels](/categories/admin)

laravel-admin-customize-ext/org\_rbac
=====================================

description...

v1.0.3(2y ago)117MITPHPPHP &gt;=7.0.0

Since Sep 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/zyyphper/org-rbac)[ Packagist](https://packagist.org/packages/laravel-admin-customize-ext/org_rbac)[ Docs](https://github.com/laravel-admin-customize-ext/org_rbac)[ RSS](/packages/laravel-admin-customize-ext-org-rbac/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (13)Used By (0)

laravel-admin extension
=======================

[](#laravel-admin-extension)

```
php artisan vendor:publish --provider="Encore\OrgRbac\OrgRbacServiceProvider"

```

After run command you can find config file in `config/org.php`, in this file you can change the install db connection or table names.

At last run following command to finish init.

```
php artisan orgRbac:init

```

After run command you can load basic database data.

Open `http://localhost/admin/` in browser,use username `admin` and password `admin` to login.

```
Encore\OrgRbac\Layout\Content

```

During the development process, the Content class provided by the current component needs to be used

```
config/admin/auth.providers.admin.model >> \Encore\OrgRbac\Models\User::class

```

In the configuration file of admin, it is necessary to change the object provision of the user model to the user model provided by the current component

Some bugs in laravel-admin can be directly solved by using the current component's secondary encapsulation class

[![屏幕截图 2023-09-15 110720](https://private-user-images.githubusercontent.com/140879077/268160936-6ea22ab4-4934-4bf8-992d-a06ab6420121.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU1NjQyMzEsIm5iZiI6MTc3NTU2MzkzMSwicGF0aCI6Ii8xNDA4NzkwNzcvMjY4MTYwOTM2LTZlYTIyYWI0LTQ5MzQtNGJmOC05OTJkLWEwNmFiNjQyMDEyMS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwNDA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDQwN1QxMjEyMTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kYWZlYmUxMjUxNTU4OTVhNWY3NDAxOTU5Nzk5YTNkYjEzOTliYmUyOGEyNmQ1NThlNjBmNmJkZjRlMjE3MWRkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.2mcrlazN7krDvxT6W-Fa-BLfATQJqRKQFGm7GG1qCwQ)](https://private-user-images.githubusercontent.com/140879077/268160936-6ea22ab4-4934-4bf8-992d-a06ab6420121.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU1NjQyMzEsIm5iZiI6MTc3NTU2MzkzMSwicGF0aCI6Ii8xNDA4NzkwNzcvMjY4MTYwOTM2LTZlYTIyYWI0LTQ5MzQtNGJmOC05OTJkLWEwNmFiNjQyMDEyMS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjYwNDA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI2MDQwN1QxMjEyMTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kYWZlYmUxMjUxNTU4OTVhNWY3NDAxOTU5Nzk5YTNkYjEzOTliYmUyOGEyNmQ1NThlNjBmNmJkZjRlMjE3MWRkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.2mcrlazN7krDvxT6W-Fa-BLfATQJqRKQFGm7GG1qCwQ)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Every ~0 days

Total

12

Last Release

969d ago

Major Versions

v0.0.9 → v1.0.02023-09-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/47a2119f8be1099fd4c7c115376e26dc2b8e369c357d9c66426fb5e9fe08c7cd?d=identicon)[xiaozheng](/maintainers/xiaozheng)

---

Top Contributors

[![zyyphper](https://avatars.githubusercontent.com/u/140879077?v=4)](https://github.com/zyyphper "zyyphper (21 commits)")

---

Tags

extensionlaravel-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/laravel-admin-customize-ext-org-rbac/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-admin-customize-ext-org-rbac/health.svg)](https://phpackages.com/packages/laravel-admin-customize-ext-org-rbac)
```

###  Alternatives

[laravel-admin-ext/wang-editor

wangEditor extension for laravel-admin

6283.4k](/packages/laravel-admin-ext-wang-editor)[jadekun/sku

382.2k](/packages/jadekun-sku)[jonexyz/wang-editor-v4

laravel admin editor

161.4k](/packages/jonexyz-wang-editor-v4)[namet/laravel-admin-tagsinput

tagsinput for laravel-admin Form

102.7k](/packages/namet-laravel-admin-tagsinput)

PHPackages © 2026

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