PHPackages                             newage/console-tools - 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. newage/console-tools

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

newage/console-tools
====================

Zend Framework 2 console module for work with database

2.0.5(2y ago)07.4k6[5 issues](https://github.com/newage/console-tools/issues)MITPHPPHP ^7.1|^8.0

Since Sep 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/newage/console-tools)[ Packagist](https://packagist.org/packages/newage/console-tools)[ Docs](https://github.com/newage/console-tools.git)[ RSS](/packages/newage-console-tools/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (29)Used By (0)

Console Tools
=============

[](#console-tools)

Database migrations module for Zend Framework 2 For actions of database. Create migrations, apply fixtures and reset schema

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/90f05a1757e05e6fdd9dedbb25fb41802ca239a6556838877cf3d47e6b6ccd89/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e65776167652f636f6e736f6c652d746f6f6c732f6261646765732f7175616c6974792d73636f72652e706e673f733d31363538326639643134626166626462386333333838376461383964613362313565643464643365)](https://scrutinizer-ci.com/g/newage/console-tools/)[![Travis CI](https://camo.githubusercontent.com/f610039b59c304318f5e390682a4c7816dce4f7d12122f1efcfc416914b18f6f/68747470733a2f2f7472617669732d63692e6f72672f6e65776167652f636f6e736f6c652d746f6f6c732e737667)](https://travis-ci.org/newage/console-tools)[![Coverage Status](https://camo.githubusercontent.com/db1940945603ae1909602e4d6185cc1f68bd871e3d3a49546e549edb724c24c4/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6e65776167652f636f6e736f6c652d746f6f6c732e737667)](https://coveralls.io/r/newage/console-tools)

\##Install

Add to `composer.json`

```
"require": {
    "newage/console-tools": ""
},
"repositories": [
    {
        "type": "vcs",
        "url":  "git@github.com:newage/console-tools.git"
    }
]

```

Add to `./config/application.config.php`

```
'modules' => array(
    'ConsoleTools'
),

```

Copy config file `console-tools.local.php.dist` to `./config/autoload/console-tools.local.php`

```
$> cp ./vendor/newage/console-tools/config/console-tools.local.php.dist ./config/autoload/console-tools.local.php

```

\##Usage

Start console tools

```
$> php ./zf.php migration migrate

```

\##Bash Completion

For completion commands in bash in Ubuntu. Need install `bash-completion` package if not it.

- Copy file `console-tool-completion.bash` to your `HOME DIR`
- Modify `bashrc`. Add string `source ~/console-tool-completion.bash`. Reload terminal.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 88.5% 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 ~139 days

Recently: every ~426 days

Total

28

Last Release

856d ago

Major Versions

0.0.1 → 1.0.02013-09-29

1.4.4 → 2.0.02019-05-06

PHP version history (6 changes)0.0.1PHP &gt;=5.3.0

1.0.0PHP &gt;=5.3.3

1.3.1PHP &gt;=5.3.3 | ^7.0

1.4.3PHP &gt;=5.6 | ^7.0

2.0.0PHP ^7.1

2.0.4PHP ^7.1|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cdb20f2b32d73e11bc1d18ea00cedf6007b9d731e7f6547735bcde03718fa48?d=identicon)[newage](/maintainers/newage)

---

Top Contributors

[![newage](https://avatars.githubusercontent.com/u/426997?v=4)](https://github.com/newage "newage (92 commits)")[![KIVagant](https://avatars.githubusercontent.com/u/517501?v=4)](https://github.com/KIVagant "KIVagant (11 commits)")[![englishdom-com](https://avatars.githubusercontent.com/u/6472285?v=4)](https://github.com/englishdom-com "englishdom-com (1 commits)")

---

Tags

consoletoolzf2

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/newage-console-tools/health.svg)

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

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[psy/psysh

An interactive shell for modern PHP.

9.8k545.6M719](/packages/psy-psysh)[nunomaduro/collision

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

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/termwind

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

2.5k239.8M286](/packages/nunomaduro-termwind)[wp-cli/php-cli-tools

Console utilities for PHP

68325.0M367](/packages/wp-cli-php-cli-tools)[radnan/rdn-console

Zend Framework 2 Symfony Console module

1021.9k3](/packages/radnan-rdn-console)

PHPackages © 2026

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