PHPackages                             ichynul/tpextmyadmin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ichynul/tpextmyadmin

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ichynul/tpextmyadmin
====================

thinkphp extension

5.1.6(7mo ago)141.6k1[1 issues](https://github.com/hi-tpext/tpext-myadmin/issues)Apache-2.0JavaScriptPHP &gt;=7.1.0

Since Mar 1Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/hi-tpext/tpext-myadmin)[ Packagist](https://packagist.org/packages/ichynul/tpextmyadmin)[ Docs](http://www.ynyysc.com/)[ RSS](/packages/ichynul-tpextmyadmin/feed)WikiDiscussions 5.0 Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (239)Used By (0)

tpextmyadmin for ThinkPHP 6 / 8
===============================

[](#tpextmyadmin-for-thinkphp-6--8)

此版本与 3.0 有所不同

- 1、使用vue3技术栈构建页面
- 2、没有强制依赖`ichynul/tpextbuilder`UI 库，需要自己选择 UI 添加依赖。

目前已支持以下 UI 库，替换`ichynul/tpextbuilder`的依赖：

`ichynul/tpext-vexipui` (基于 Vue3 + vexipui 的 UI 库 )

`ichynul/tpext-tinyvue` (基于 Vue3 + tinyvue 的 UI 库 )

安装方式：

`composer` 命令：

1、安装本扩展：

`composer require ichynul/tpextmyadmin:^5.0.1`

2、安装 UI 库，只能选择其中一个安装，否则会冲突：

`composer require ichynul/tpext-vexipui` 或 `composer require ichynul/tpext-tinyvue` 或 `composer require ichynul/tpextbuilder`

对已有 3.0(tp6)项目，可编辑网站根目录下的`composer.json`文件升级

添加/修改以下依赖：

```
"require": {
    "topthink/framework": "^6.1.4|^8.0",
    "topthink/think-orm": "^2.0",
    "ichynul/tpextmyadmin": "^5.0.1",
    "ichynul/tpext-tinyvue": "^5.1.1"
},

```

然后执行`composer update`命令，更新依赖

注意，Vue3 版本的 UI 库与`tpextbuilder`(bootstrap)的有所差别，建议新项目采用。

升级/切换 UI 库后页面样式乱或无法显示，访问 `/admin/extension/prepare`刷新资源，直到正常。

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance70

Regular maintenance activity

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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 ~9 days

Recently: every ~20 days

Total

239

Last Release

126d ago

Major Versions

4.5.55 → 5.1.42025-09-26

4.5.56 → 5.1.52025-09-28

4.5.57 → 5.1.62025-10-10

4.2.904 → 5.0.x-dev2025-10-17

1.0.x-dev → 4.5.592026-01-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/8afa0673f1d88f86a232e0b5fcf02e9b8166d374194d048e55b561c5de09f442?d=identicon)[ichynul](/maintainers/ichynul)

---

Top Contributors

[![ichynul](https://avatars.githubusercontent.com/u/10061650?v=4)](https://github.com/ichynul "ichynul (311 commits)")

---

Tags

thinkphp

### Embed Badge

![Health badge](/badges/ichynul-tpextmyadmin/health.svg)

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

###  Alternatives

[liliuwei/thinkphp-jump

适用于thinkphp6.0的跳转扩展

2874.4k1](/packages/liliuwei-thinkphp-jump)[xiaodi/think-pullword

ThinkPHP 分词/抽词 扩展包

5512.1k](/packages/xiaodi-think-pullword)[xiaodi/think-pinyin

ThinkPHP 中文转拼音扩展包

344.6k](/packages/xiaodi-think-pinyin)

PHPackages © 2026

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