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

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

cbs/tp6-curd
============

基于thinkphp6的一键curd库 自用

1.0.2(3y ago)037MITPHPPHP &gt;=7.1

Since Apr 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/18368729299/auto-curd)[ Packagist](https://packagist.org/packages/cbs/tp6-curd)[ RSS](/packages/cbs-tp6-curd/feed)WikiDiscussions main Synced 1mo ago

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

tp6-curd
========

[](#tp6-curd)

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

### 如何安装

[](#如何安装)

```
composer require cbs/tp6-curd
```

### 如何使用 php think curd -t test -c Test -p admin -f 1

[](#如何使用-php-think-curd--t-test--c-test--p-admin--f-1)

> 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

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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

Total

3

Last Release

1451d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[symfony/dependency-injection

Allows you to standardize and centralize the way objects are constructed in your application

4.2k431.1M7.5k](/packages/symfony-dependency-injection)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[topthink/think-captcha

captcha package for thinkphp

132934.4k68](/packages/topthink-think-captcha)[topthink/think-worker

workerman extend for thinkphp

202227.2k9](/packages/topthink-think-worker)[jbtronics/settings-bundle

A symfony bundle to easily create typesafe, user-configurable settings for symfony applications

9546.7k2](/packages/jbtronics-settings-bundle)[yunwuxin/think-cron

计划任务

17416.2k](/packages/yunwuxin-think-cron)

PHPackages © 2026

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