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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ke/thinkphp-model-make

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

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 today

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 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

2054d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[flow-php/etl

PHP ETL - Extract Transform Load - Abstraction

378604.0k104](/packages/flow-php-etl)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

5.1k5.2k](/packages/shlinkio-shlink)[api-platform/metadata

API Resource-oriented metadata attributes and factories

275.0M218](/packages/api-platform-metadata)[symfony/ai-bundle

Integration bundle for Symfony AI components

32642.2k24](/packages/symfony-ai-bundle)

PHPackages © 2026

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