PHPackages                             hnllyrp/thinkphp-support - 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. hnllyrp/thinkphp-support

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

hnllyrp/thinkphp-support
========================

The thinkphp support library

00PHP

Since Dec 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/hnllyrp/think-support)[ Packagist](https://packagist.org/packages/hnllyrp/thinkphp-support)[ RSS](/packages/hnllyrp-thinkphp-support/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

think-support
=============

[](#think-support)

> 基于 thinkphp 提供扩展支持，主要版本tp6.0以上

安装依赖
----

[](#安装依赖)

```
composer require hnllyrp/think-support

```

目录结构
----

[](#目录结构)

```
├─console 命令行
├─middleware 中间件
├─support
│  ├─facade
│  ├─traits
│  ├─shell
│  ├─Arr.php 常用数组函数
│  ├─helper.php
```

功能列表
----

[](#功能列表)

- 自定义指令 基于现有数据库，批量生成数据库模型文件

> php think yrp:make:models model|entities

- 自定义指令 基于现有数据库，生成数据库字典、目录结构

> php think yrp:make:doc

> php think yrp:make:doc struct --show\_file

- 自定义指令 基于现有数据库 生成 migrate文件

> php think yrp:make:migration

- 自定义指令 基于现有数据库 生成 seeder文件

> php think yrp:make:seeder

> php think yrp:make:seeder users

- 生成storage目录 软链至public目录 类似laravel

> php think storage:link

- think-cors 中间件

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/hnllyrp-thinkphp-support/health.svg)

```
[![Health](https://phpackages.com/badges/hnllyrp-thinkphp-support/health.svg)](https://phpackages.com/packages/hnllyrp-thinkphp-support)
```

PHPackages © 2026

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