PHPackages                             sunsgne/webman-make-models - 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. [CLI &amp; Console](/categories/cli)
4. /
5. sunsgne/webman-make-models

ActiveLibrary[CLI &amp; Console](/categories/cli)

sunsgne/webman-make-models
==========================

webman console make models

0.0.8(2y ago)010MITPHPPHP &gt;=8.1

Since Jun 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sunsgneayo/webman-make-models)[ Packagist](https://packagist.org/packages/sunsgne/webman-make-models)[ RSS](/packages/sunsgne-webman-make-models/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

 [![sunsgne](https://camo.githubusercontent.com/db2c48fed13718125a662dc35983cf565cd2281664e99d52cb24efcc8f3460a3/687474703a2f2f63646e2e6e696e65313132302e636e2f6c6f676f2d692e706e67)](https://camo.githubusercontent.com/db2c48fed13718125a662dc35983cf565cd2281664e99d52cb24efcc8f3460a3/687474703a2f2f63646e2e6e696e65313132302e636e2f6c6f676f2d692e706e67)

**sunsgne/webman-make-models**

**🐬 Webman's Generate a model file from the command line 🐬**

[![Latest Stable Version](https://camo.githubusercontent.com/c71460cdd792a38eac5146996a5f41ba0aefe45e8ea3f62ac41141813472340b/687474703a2f2f706f7365722e707567782e6f72672f73756e73676e652f7765626d616e2d6d616b652d6d6f64656c732f76)](https://packagist.org/packages/sunsgne/webman-make-models)[![Total Downloads](https://camo.githubusercontent.com/171ab97b4ebf166766fe618f38b7363f4869630b272da026a37f0b973e22ac73/687474703a2f2f706f7365722e707567782e6f72672f73756e73676e652f7765626d616e2d6d616b652d6d6f64656c732f646f776e6c6f616473)](https://packagist.org/packages/sunsgne/webman-make-models)[![Latest Unstable Version](https://camo.githubusercontent.com/099b0ae053b29ca7b6a390acf4a9150ef8cc2c1c0a33a9afabb90712d1afe8ab/687474703a2f2f706f7365722e707567782e6f72672f73756e73676e652f7765626d616e2d6d616b652d6d6f64656c732f762f756e737461626c65)](https://packagist.org/packages/sunsgne/webman-make-models)[![License](https://camo.githubusercontent.com/ebd93d865ca04cbed7371f564d02b10dd7260cfe41100a5fe9c51f30d8770e89/687474703a2f2f706f7365722e707567782e6f72672f73756e73676e652f7765626d616e2d6d616b652d6d6f64656c732f6c6963656e7365)](https://packagist.org/packages/sunsgne/webman-make-models)[![PHP Version Require](https://camo.githubusercontent.com/96fa3145e834b398d20a3013cc579c0a9fac7b82839aa133177f594af487e212/687474703a2f2f706f7365722e707567782e6f72672f73756e73676e652f7765626d616e2d6d616b652d6d6f64656c732f726571756972652f706870)](https://packagist.org/packages/sunsgne/webman-make-models)

webman-make-models
==================

[](#webman-make-models)

一行命令根据表名生成对应的`models`文件,如果文件存在则读取表信息同步到models的注释上

安装
--

[](#安装)

```
composer require sunsgne/webman-make-models
```

使用
--

[](#使用)

```
./webman make:models `$tableName`
```

返回示例
----

[](#返回示例)

```
app\model\Users 同步成功
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Total

7

Last Release

1059d ago

PHP version history (2 changes)0.0.6PHP &gt;=8.0

0.0.8PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/65843af70bae47cda80e0386c0640e2e17e1f8c8a12ea8fade3e1297237b26f3?d=identicon)[sunsgneayo](/maintainers/sunsgneayo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sunsgne-webman-make-models/health.svg)

```
[![Health](https://phpackages.com/badges/sunsgne-webman-make-models/health.svg)](https://phpackages.com/packages/sunsgne-webman-make-models)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M319](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M18](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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