PHPackages                             gemvc/cli-dev - 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. gemvc/cli-dev

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

gemvc/cli-dev
=============

GEMVC development CLI: codegen, admin tools, database introspection. Internal ecosystem package — install with --dev only.

1.0.0(yesterday)01↑2900%MITPHPPHP ^8.2

Since Jun 8Pushed yesterdayCompare

[ Source](https://github.com/gemvc/cli-dev)[ Packagist](https://packagist.org/packages/gemvc/cli-dev)[ Docs](https://github.com/gemvc/cli-dev)[ RSS](/packages/gemvc-cli-dev/feed)WikiDiscussions main Synced yesterday

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

gemvc/cli-dev
=============

[](#gemvccli-dev)

Development CLI commands for the [GEMVC](https://gemvc.de) framework.

Composer package: `gemvc/cli-dev`
GitHub repo: [gemvc/cli-dev](https://github.com/gemvc/cli-dev)
Current release: **1.0.0** (8 June 2026) — see [RELEASE\_NOTES.md](RELEASE_NOTES.md)

> **WARNING**
>
> This is an **internal GEMVC ecosystem package**. Install it **only as a dev dependency** alongside `gemvc/library`.
>
> **Do not** install in production (`composer install --no-dev` should omit this package).
>
> Core commands (`gemvc init`, `db:migrate`) remain in `gemvc/library`.

Installation
------------

[](#installation)

```
composer require --dev gemvc/cli-dev
```

Requires `gemvc/library` ^5.8 (pulled in automatically).

Commands
--------

[](#commands)

GroupCommandsCode generation`create:service`, `create:controller`, `create:model`, `create:table`, `create:crud`Database (dev)`db:init`, `db:list`, `db:describe`, `db:drop`, `db:unique`Admin`admin:setpassword`, `admin:setadmin`Production migrations stay in the core library: `gemvc db:migrate TableClass`.

Namespace
---------

[](#namespace)

`Gemvc\CLI\Commands\*` — unchanged from the monorepo layout.

Dependencies
------------

[](#dependencies)

- `gemvc/cli-base` — terminal I/O and codegen abstracts
- `gemvc/library` — database layer, helpers, `DbConnect` / `DbMigrate` (core)

Pairing with gemvc/library
--------------------------

[](#pairing-with-gemvclibrary)

```
gemvc/library  →  does NOT require cli-dev (suggest only after 5.9)
gemvc/cli-dev  →  requires gemvc/library (no circular dependency)

```

Development
-----------

[](#development)

```
composer install
composer test
composer phpstan
```

See [CLI\_DEV.md](CLI_DEV.md) for command reference.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance100

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

1d ago

### Community

Maintainers

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

---

Top Contributors

[![gemvc](https://avatars.githubusercontent.com/u/211101824?v=4)](https://github.com/gemvc "gemvc (12 commits)")

---

Tags

clidevelopmentcodegengemvc

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gemvc-cli-dev/health.svg)

```
[![Health](https://phpackages.com/badges/gemvc-cli-dev/health.svg)](https://phpackages.com/packages/gemvc-cli-dev)
```

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B13.1k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k348.7M10.3k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k260.6M359](/packages/nunomaduro-termwind)[wp-cli/wp-cli

WP-CLI framework

5.1k18.5M386](/packages/wp-cli-wp-cli)[wp-cli/php-cli-tools

Console utilities for PHP

68327.0M372](/packages/wp-cli-php-cli-tools)[proophsoftware/prooph-cli

prooph components command line tool for rapid development

1327.7k1](/packages/proophsoftware-prooph-cli)

PHPackages © 2026

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