PHPackages                             geste/easy-command - 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. geste/easy-command

ActiveLibrary

geste/easy-command
==================

gestes cli template based on symfony console and laminas container

1.7.0(4y ago)153PHPPHP &gt;=8CI failing

Since Mar 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/steltner/easy-command)[ Packagist](https://packagist.org/packages/geste/easy-command)[ RSS](/packages/geste-easy-command/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (14)Versions (18)Used By (0)

easy command
============

[](#easy-command)

Install
-------

[](#install)

```
php easy

```

Usage
-----

[](#usage)

### Start/List Commands

[](#startlist-commands)

```
php easy

```

### Call command

[](#call-command)

```
php easy {command [parameters]}

```

### Configure for own projects

[](#configure-for-own-projects)

```
See config/projects.php

```

### Add own commands

[](#add-own-commands)

```
Just see for examples in src/Command/
Add new commands in ConfigProviders with key 'commands'

```

### Use database command

[](#use-database-command)

```
Add config in config/database.php
Rename database/{name}/
See for migration table in database/{name}/structure.sql

```

Implementation as library
-------------------------

[](#implementation-as-library)

```
See example in https://github.com/steltner/easy-template

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Recently: every ~52 days

Total

17

Last Release

1508d ago

PHP version history (3 changes)1.0.0PHP ^7.2

1.1.0PHP ^7.4

1.3.1PHP &gt;=8

### Community

Maintainers

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

---

Top Contributors

[![steltner](https://avatars.githubusercontent.com/u/5311684?v=4)](https://github.com/steltner "steltner (34 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/geste-easy-command/health.svg)

```
[![Health](https://phpackages.com/badges/geste-easy-command/health.svg)](https://phpackages.com/packages/geste-easy-command)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)

PHPackages © 2026

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