PHPackages                             aziraphale/symfony-single-command-application - 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. aziraphale/symfony-single-command-application

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

aziraphale/symfony-single-command-application
=============================================

Extension of Symfony's Console Application that simplifies creation of simple, single-command PHP CLI scripts

1.0.2(9y ago)0481MITPHPPHP &gt;=5.4.0

Since Jul 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/aziraphale/symfony-single-command-application)[ Packagist](https://packagist.org/packages/aziraphale/symfony-single-command-application)[ RSS](/packages/aziraphale-symfony-single-command-application/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Symfony Single-Command Application
==================================

[](#symfony-single-command-application)

This is an extension of Symfony's Console application that simplifies the creation of simple, single-command PHP CLI scripts, saving a great deal of time and repeated code.

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

[](#installation)

Just use Composer:

`composer require aziraphale/symfony-single-command-application`

And then it should autoload as everything else does, so the example class in `/examples/TemplateCommand.php` should work straight away.

Usage
-----

[](#usage)

See `/examples/TemplateCommand.php` to see how to use this class. It's probably easiest to simply copy `TemplateCommand.php` for every new single-command Symfony Console application that you create.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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

Total

3

Last Release

3637d ago

### Community

Maintainers

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

---

Top Contributors

[![aziraphale](https://avatars.githubusercontent.com/u/1239323?v=4)](https://github.com/aziraphale "aziraphale (1 commits)")

### Embed Badge

![Health badge](/badges/aziraphale-symfony-single-command-application/health.svg)

```
[![Health](https://phpackages.com/badges/aziraphale-symfony-single-command-application/health.svg)](https://phpackages.com/packages/aziraphale-symfony-single-command-application)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)

PHPackages © 2026

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