PHPackages                             xieyongfa/tp6-curd - 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. xieyongfa/tp6-curd

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

xieyongfa/tp6-curd
==================

基于thinkphp6的一键curd库

00PHP

Since Oct 1Pushed 1y agoCompare

[ Source](https://github.com/xieyongfa123/tp6-curd)[ Packagist](https://packagist.org/packages/xieyongfa/tp6-curd)[ RSS](/packages/xieyongfa-tp6-curd/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

tp6-curd
========

[](#tp6-curd)

基于thinkphp6的一键curd生成controller、model、validate

### 如何安装

[](#如何安装)

```
composer require nickbai/tp6-curd
```

### 如何使用

[](#如何使用)

> php think curd -t table名 -c 控制器名 -p 模块名

`-t` 表名，你要基于哪个表生成 curd，比如 `x_node`,则输入 `-t node`
`-c` 控制器名，自动生成的 `controller` 名称，比如你想要 `user` 控制器，则输入 `-c user`
`-p` 模块名可选，比如你要生成到 `admin` 模块下，输入 `-p admin`

> 系统会自动根据你是否建立名为 `Base` 的控制器，若没有，则会自动创建一个 `base` controller

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.3% 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/e553464d602d87df2ea47e50e9c8d5f20cf7865f476e1796fe89302aa47af0bc?d=identicon)[xieyongfa123](/maintainers/xieyongfa123)

---

Top Contributors

[![nick-bai](https://avatars.githubusercontent.com/u/16068782?v=4)](https://github.com/nick-bai "nick-bai (5 commits)")[![xieyongfa123](https://avatars.githubusercontent.com/u/15604264?v=4)](https://github.com/xieyongfa123 "xieyongfa123 (1 commits)")

### Embed Badge

![Health badge](/badges/xieyongfa-tp6-curd/health.svg)

```
[![Health](https://phpackages.com/badges/xieyongfa-tp6-curd/health.svg)](https://phpackages.com/packages/xieyongfa-tp6-curd)
```

PHPackages © 2026

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