PHPackages                             zitec/codepax-cli - 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. zitec/codepax-cli

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

zitec/codepax-cli
=================

0.0.2(9y ago)0548[1 issues](https://github.com/zitec/CodePaxCLI/issues)BSDPHP

Since Sep 29Pushed 6y ago2 watchersCompare

[ Source](https://github.com/zitec/CodePaxCLI)[ Packagist](https://packagist.org/packages/zitec/codepax-cli)[ RSS](/packages/zitec-codepax-cli/feed)WikiDiscussions master Synced 2mo ago

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

CodePaxCLI
==========

[](#codepaxcli)

CodePaxCLI is a command line interface (just for database versioning) of [CodePax@Zitec](https://github.com/ZitecCOM/CodePax).

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

[](#installation)

Clone this repository into your project root directory:

```
$ git clone https://github.com/IulianCristianGrigoritaZitec/CodePaxCLI.git

```

Change directory to the repository you've just cloned and install all dependencies using Composer:

```
$ cd CodePaxCLI
$ composer install

```

Now you just need to add your settings into `app/config/config.ini`. You can copy and rename `config.sample.ini` to `config.ini` and change that file.

Commands
--------

[](#commands)

You can see all the commands available, from root directory of CodePaxCLI, by running `app/console`. You should change the permissions of the file so the it ca be executed.

### `dbv:info`

[](#dbvinfo)

Usage:

```
$ app/console dbv:info

```

Shows all the informations about database versioning (versions, updates, change scripts, etc.).

### `dbv:install`

[](#dbvinstall)

Usage:

```
$ app/console dbv:install

```

Creates the table that holds database versioning data inside the project's database.

### `dbv:newbaseline`

[](#dbvnewbaseline)

Usage:

```
$ app/console dbv:newbaseline

```

Creates a new baseline from current database state.

### `dbv:run`

[](#dbvrun)

Usage:

```
$ app/console dbv:run

or

$ app/console dbv:run --preserve-test-data

```

Runs change scripts.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.4% 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 ~55 days

Total

2

Last Release

3463d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5037739?v=4)[Marius Balteanu](/maintainers/marius-balteanu)[@marius-balteanu](https://github.com/marius-balteanu)

![](https://www.gravatar.com/avatar/677a632042d530ca75df8f961808313099ddcb0dd890c1ab760b27f7971af521?d=identicon)[afsk](/maintainers/afsk)

---

Top Contributors

[![iulian-grigorita-at-zitec](https://avatars.githubusercontent.com/u/62603739?v=4)](https://github.com/iulian-grigorita-at-zitec "iulian-grigorita-at-zitec (27 commits)")[![cosmmin](https://avatars.githubusercontent.com/u/554173?v=4)](https://github.com/cosmmin "cosmmin (3 commits)")[![marius-balteanu](https://avatars.githubusercontent.com/u/5037739?v=4)](https://github.com/marius-balteanu "marius-balteanu (2 commits)")

### Embed Badge

![Health badge](/badges/zitec-codepax-cli/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)[madewithlove/license-checker

CLI tool to verify allowed licenses for composer dependencies

54449.8k21](/packages/madewithlove-license-checker)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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