PHPackages                             ke/thinkphp-model-make - 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. ke/thinkphp-model-make

ActiveLibrary

ke/thinkphp-model-make
======================

thinkphp model生成器

1.0.3(5y ago)033PHPPHP &gt;=7.0.0

Since Sep 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wdaglb/thinkphp-model-make)[ Packagist](https://packagist.org/packages/ke/thinkphp-model-make)[ RSS](/packages/ke-thinkphp-model-make/feed)WikiDiscussions master Synced 1mo ago

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

thinkphp-model-make
===================

[](#thinkphp-model-make)

thinkphp model生成器

安装

```
composer require ke/thinkphp-model-make

## 或者使用最新版本的
composer require ke/thinkphp-model-make dev-master

```

注册命令

```
// app/command.php

return [
    \ke\model\MakeCommand::class,
];

```

使用

```
php think ke:model:make --table=project

```

参数说明

参数必须说明table是表名,无需前缀,会自动引入database的前缀namespace否命名空间;只需输入子空间名dir否输出目录；默认为common

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

4

Last Release

2006d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ke-thinkphp-model-make/health.svg)

```
[![Health](https://phpackages.com/badges/ke-thinkphp-model-make/health.svg)](https://phpackages.com/packages/ke-thinkphp-model-make)
```

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[symfony/property-info

Extracts information about PHP class' properties using metadata of popular sources

2.2k256.7M854](/packages/symfony-property-info)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[vich/uploader-bundle

Ease file uploads attached to entities

1.9k25.9M116](/packages/vich-uploader-bundle)

PHPackages © 2026

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