PHPackages                             revjie0310/wxmenu - 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. revjie0310/wxmenu

ActiveLibrary[Admin Panels](/categories/admin)

revjie0310/wxmenu
=================

An editor for wechat menu.

1.2(4y ago)018MITBladePHP &gt;=7.0.0

Since Sep 4Pushed 4y agoCompare

[ Source](https://github.com/revjie0310/wxmenu)[ Packagist](https://packagist.org/packages/revjie0310/wxmenu)[ Docs](https://github.com/yisonli/wxmenu)[ RSS](/packages/revjie0310-wxmenu/feed)WikiDiscussions master Synced today

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

An editor for WeChat Menu.
==========================

[](#an-editor-for-wechat-menu)

This is a `laravel-admin` extension that integrates [wx\_menu](http://www.jq22.com/jquery-info21835) into `laravel-admin`.

Screenshot
----------

[](#screenshot)

[![](wxmenu.jpg)](wxmenu.jpg)

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

[](#installation)

First, install dependencies:

```
composer require yisonli/wxmenu
```

Then, publish the resource directory:

```
php artisan vendor:publish --tag=wxmenu --force
```

Configuration
-------------

[](#configuration)

In the `extensions` section of the `config/admin.php` file, add some configuration that belongs to this extension.

```
'extensions' => [
    'wxmenu' => [
        // set to false if you want to disable this extension
        'enable' => true,
    ]
]
```

Usage
-----

[](#usage)

Use it in the form form:

```
$form->wxmenu('content');

// Also you can set default value like this
$form->wxmenu('content')->default($default_value);
```

License
-------

[](#license)

Licensed under [The MIT License](LICENSE).

About Me
--------

[](#about-me)

name: yison.li
blog:
github:

[![](https://camo.githubusercontent.com/9189daa8c40de78a9ec2ff983bf17eb59b57eac55442fa269e50c2e46ee7263a/687474703a2f2f79796565722e636f6d2f6173736574732f696d672f5969736f6e5765636861742e706e67)](https://camo.githubusercontent.com/9189daa8c40de78a9ec2ff983bf17eb59b57eac55442fa269e50c2e46ee7263a/687474703a2f2f79796565722e636f6d2f6173736574732f696d672f5969736f6e5765636861742e706e67)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.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 ~452 days

Total

3

Last Release

1589d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31203443?v=4)[枫](/maintainers/revjie0310)[@revjie0310](https://github.com/revjie0310)

---

Top Contributors

[![yisonli](https://avatars.githubusercontent.com/u/12879214?v=4)](https://github.com/yisonli "yisonli (4 commits)")[![revjie0310](https://avatars.githubusercontent.com/u/31203443?v=4)](https://github.com/revjie0310 "revjie0310 (2 commits)")

---

Tags

extensionlaravel-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/revjie0310-wxmenu/health.svg)

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

###  Alternatives

[laravel-admin-ext/wang-editor

wangEditor extension for laravel-admin

6285.4k](/packages/laravel-admin-ext-wang-editor)[ichynul/row-table

laravel-admin extension row-table

2617.4k5](/packages/ichynul-row-table)[jxlwqq/composer-viewer

Composer Viewer for Laravel-admin

2713.0k](/packages/jxlwqq-composer-viewer)[jonexyz/wang-editor-v4

laravel admin editor

161.4k](/packages/jonexyz-wang-editor-v4)

PHPackages © 2026

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