PHPackages                             tseho/symfony-cli-skeleton - 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. tseho/symfony-cli-skeleton

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

tseho/symfony-cli-skeleton
==========================

v2.0.0(4y ago)029MITPHPPHP ^8.0.13

Since Nov 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/tseho/symfony-cli-skeleton)[ Packagist](https://packagist.org/packages/tseho/symfony-cli-skeleton)[ RSS](/packages/tseho-symfony-cli-skeleton/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (12)Versions (3)Used By (0)

Symfony CLI Skeleton
====================

[](#symfony-cli-skeleton)

How to use the skeleton
-----------------------

[](#how-to-use-the-skeleton)

```
composer create-project --ignore-platform-reqs tseho/symfony-cli-skeleton [directory]
```

Production
----------

[](#production)

Build the docker image:

```
DOCKER_IMAGE_NAME=foo DOCKER_IMAGE_VERSION=latest make docker-image
```

Launch a symfony command with it:

```
docker run --rm $DOCKER_IMAGE_NAME:$DOCKER_IMAGE_VERSION bin/console [cmd]
```

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

[](#development)

Build the development environment:

```
make build
```

How to execute a symfony command:

```
docker-compose run --rm php bin/console [cmd]
```

How to execute a composer command:

```
docker-compose run --rm composer [cmd]
```

How to launch the tests:

```
make tests
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Every ~22 days

Total

2

Last Release

1622d ago

Major Versions

v1.0.0 → v2.0.02021-11-29

PHP version history (2 changes)v1.0.0PHP &gt;=8.0

v2.0.0PHP ^8.0.13

### Community

Maintainers

![](https://www.gravatar.com/avatar/8bd2f5fae8c4ffe54672f7babe9a0942fb72f16572c0c989889d912dc959e050?d=identicon)[tseho](/maintainers/tseho)

---

Top Contributors

[![tseho](https://avatars.githubusercontent.com/u/1421130?v=4)](https://github.com/tseho "tseho (18 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/tseho-symfony-cli-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/tseho-symfony-cli-skeleton/health.svg)](https://phpackages.com/packages/tseho-symfony-cli-skeleton)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k10](/packages/ibexa-oss)

PHPackages © 2026

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