PHPackages                             zngue/laravel\_layui\_admin\_mudule - 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. zngue/laravel\_layui\_admin\_mudule

ActiveLibrary[Admin Panels](/categories/admin)

zngue/laravel\_layui\_admin\_mudule
===================================

zngue 用户管理 角色管理 library 用户管理

v1.1.2(6y ago)171MITHTML

Since Apr 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/zngue/laravel_layui_admin_mudule)[ Packagist](https://packagist.org/packages/zngue/laravel_layui_admin_mudule)[ RSS](/packages/zngue-laravel-layui-admin-mudule/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (1)

安装
--

[](#安装)

```
composer 命令直接安装

```

发布命令
----

[](#发布命令)

```
php artisan zng:module

```

### 权限添加

[](#权限添加)

#### uri 跳转地址

[](#uri-跳转地址)

#### route\_name 权限地址

[](#route_name-权限地址)

#### name 权限名称

[](#name-权限名称)

```
[
    {
        "name": "模型管理",
        "uri": "module.index",
        "route_name": "module.index"
    },
    {
        "name": "模型列表",
        "uri": "module.index",
        "route_name": "module.index"
    },
    {
        "name": "添加模型",
        "uri": "module.add",
        "route_name": "module.add|module.doAdd"
    },
    {
        "name": "修改模型",
        "uri": "module.save",
        "route_name": "module.save|module.doSave|module.status"
    },
    {
        "name": "字段列表",
        "uri": "field.index",
        "route_name": "field.index"
    },
    {
        "name": "删除模型",
        "uri": "module.del",
        "route_name": "module.del"
    },
    {
        "name": "添加字段",
        "uri": "field.add",
        "route_name": "field.add|field.doAdd"
    },
    {
        "name": "修改字段",
        "uri": "field.save",
        "route_name": "field.save|field.doSave|field.status"
    }
]

```

\##运行命令

```
php artisan serve

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

2

Last Release

2227d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/zngue-laravel-layui-admin-mudule/health.svg)

```
[![Health](https://phpackages.com/badges/zngue-laravel-layui-admin-mudule/health.svg)](https://phpackages.com/packages/zngue-laravel-layui-admin-mudule)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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