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

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

nickbai/tp6-curd
================

基于thinkphp6的一键curd库

1.2(4y ago)166546[1 PRs](https://github.com/nick-bai/tp6-curd/pulls)MITPHPPHP &gt;=7.1

Since Jul 9Pushed 4y ago3 watchersCompare

[ Source](https://github.com/nick-bai/tp6-curd)[ Packagist](https://packagist.org/packages/nickbai/tp6-curd)[ RSS](/packages/nickbai-tp6-curd/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (2)Versions (4)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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

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

Total

3

Last Release

1807d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b331fe002d6a8b54e4e8eba566f86213d3bce2b11c7d317a920fcfe7248e490?d=identicon)[nick-bai](/maintainers/nick-bai)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[symfony/dependency-injection

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

4.2k447.1M9.0k](/packages/symfony-dependency-injection)[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k365.0M3.1k](/packages/symfony-cache)[friendsoftypo3/content-blocks

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

101466.4k45](/packages/friendsoftypo3-content-blocks)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[jbtronics/settings-bundle

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

9558.8k3](/packages/jbtronics-settings-bundle)

PHPackages © 2026

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