PHPackages                             liz/model-console - 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. liz/model-console

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

liz/model-console
=================

a slim model console

07PHP

Since Jan 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/l396635210/slim-model-console)[ Packagist](https://packagist.org/packages/liz/model-console)[ RSS](/packages/liz-model-console/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Model Console
=============

[](#model-console)

update 2017-12-31
-----------------

[](#update-2017-12-31)

```
add default value to model if the field desc have 'DEFULT'

```

step 0
------

[](#step-0)

```
mv bin/ dir to project document_root
orm demo in the bin/ dir mv to your path

```

create database
---------------

[](#create-database)

this command will create a database for your config

```
    php bin/console.php orm:database:create app //config project name(in relations option)
```

make model
----------

[](#make-model)

this command will make the app's models to dir /app/src/Finder and finders to dir /app/src/Model

```
    php bin/console.php orm:model:make app
```

table update
------------

[](#table-update)

this command will update table by config file

```
    php bin/console.php orm:table:update app
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ce588a9a1661fcaab1409876f8dde4e75b8b1fb95f5c7a09220439f6119d569?d=identicon)[l396635210](/maintainers/l396635210)

---

Top Contributors

[![l396635210](https://avatars.githubusercontent.com/u/16893909?v=4)](https://github.com/l396635210 "l396635210 (42 commits)")

### Embed Badge

![Health badge](/badges/liz-model-console/health.svg)

```
[![Health](https://phpackages.com/badges/liz-model-console/health.svg)](https://phpackages.com/packages/liz-model-console)
```

###  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)
