PHPackages                             cayu/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. [Framework](/categories/framework)
4. /
5. cayu/tp6-curd

ActiveLibrary[Framework](/categories/framework)

cayu/tp6-curd
=============

基于thinkphp6的一键生成控制器,验证器,模型。

1.0.2(3y ago)03Apache-2.0PHPPHP &gt;=7.3

Since Jun 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/QiuCaYu/tp6-curd)[ Packagist](https://packagist.org/packages/cayu/tp6-curd)[ RSS](/packages/cayu-tp6-curd/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (2)Versions (5)Used By (0)

tp6-curd
========

[](#tp6-curd)

基于nickbai/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

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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

Total

3

Last Release

1099d ago

### Community

Maintainers

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

### Embed Badge

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

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

###  Alternatives

[symfony/dependency-injection

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

4.2k455.6M9.5k](/packages/symfony-dependency-injection)[symfony/cache

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

4.2k373.5M3.3k](/packages/symfony-cache)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k14](/packages/tempest-framework)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.5k](/packages/symfony-framework-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M505](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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