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.2.0(1mo ago)141.6k1[1 issues](https://github.com/hi-tpext/tpext-myadmin/issues)Apache-2.0JavaScript

Since Mar 1Pushed 1mo 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 3w ago

READMEChangelog (10)Dependencies (12)Versions (254)Used By (0)

tpextmyadmin for ThinkPHP 8
===========================

[](#tpextmyadmin-for-thinkphp-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`

对已有 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

54

—

FairBetter than 97% of packages

Maintenance90

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity76

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

Total

254

Last Release

41d ago

Major Versions

4.2.907 → 5.1.82026-04-23

1.0.x-dev → 3.5.22026-05-12

3.5.2 → 5.1.92026-05-12

4.5.x-dev → 5.2.02026-05-13

3.0.x-dev → 5.0.x-dev2026-05-14

### Community

Maintainers

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

---

Top Contributors

[![ichynul](https://avatars.githubusercontent.com/u/10061650?v=4)](https://github.com/ichynul "ichynul (316 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的跳转扩展

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

ThinkPHP 分词/抽词 扩展包

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

ThinkPHP 中文转拼音扩展包

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

PHPackages © 2026

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