PHPackages                             an5dy/laravel-admin-menus - 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. an5dy/laravel-admin-menus

ActiveLibrary

an5dy/laravel-admin-menus
=========================

laravel-admin 左侧菜单栏扩展包

1.0.0(6y ago)332MITPHPPHP &gt;=7.0.0

Since Apr 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/An5dy/laravel-admin-menus)[ Packagist](https://packagist.org/packages/an5dy/laravel-admin-menus)[ RSS](/packages/an5dy-laravel-admin-menus/feed)WikiDiscussions master Synced 1mo ago

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

 laravel-admin-menus
=====================

[](#-laravel-admin-menus-)

 laravel-admin 左侧菜单栏扩展包，基于 config/menus.php 配置文件生成左侧菜单。

[![StyleCI build status](https://camo.githubusercontent.com/1b42a7af7f9e5dfe0090308bfc87223ea037987025445a7065bdacb6b25e89c5/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3235343331383231372f736869656c64)](https://camo.githubusercontent.com/1b42a7af7f9e5dfe0090308bfc87223ea037987025445a7065bdacb6b25e89c5/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3235343331383231372f736869656c64)

安装
--

[](#安装)

```
$ composer require an5dy/laravel-admin-menus -vvv
```

使用
--

[](#使用)

### 在 laravel 中使用

[](#在-laravel-中使用)

#### 导出 lravel-admin 左侧菜单，生成 config/menus.php 配置文件。

[](#导出-lravel-admin-左侧菜单生成-configmenusphp-配置文件)

```
$ php artisan admin:menus:export
// 生产环境
$ php artisan admin:menus:export --force

```

#### 读取 config/menus.php 配置文件，生成 laravel-admin 左侧菜单。

[](#读取-configmenusphp-配置文件生成-laravel-admin-左侧菜单)

```
$ php artisan admin:menus:import
// 生产环境
$ php artisan admin:menus:import --force

```

License
-------

[](#license)

MIT

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

2224d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/943f43a3a7015af1f555e19e1b1de0c00fd176c750193e0373fbde2f558b929c?d=identicon)[An5dy](/maintainers/An5dy)

---

Top Contributors

[![An5dy](https://avatars.githubusercontent.com/u/18159555?v=4)](https://github.com/An5dy "An5dy (6 commits)")

---

Tags

extensionlaravel-adminmenus

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/an5dy-laravel-admin-menus/health.svg)

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

###  Alternatives

[laravel-admin-ext/grid-lightbox

Turn your grid into a lightbox &amp; gallery

58180.9k2](/packages/laravel-admin-ext-grid-lightbox)[laravel-admin-ext/wang-editor

wangEditor extension for laravel-admin

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

Integrates jQuery sparkline into laravel-admin

161.1k](/packages/laravel-admin-ext-sparkline)

PHPackages © 2026

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