PHPackages                             alexeyshockov/plain-commands-bundle - 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. alexeyshockov/plain-commands-bundle

AbandonedArchivedSymfony-bundle[CLI &amp; Console](/categories/cli)

alexeyshockov/plain-commands-bundle
===================================

The bundle provides a way to configure your commands with annotations

v0.1.0(7y ago)19MITPHP

Since Feb 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/alexeyshockov/plain-commands-bundle)[ Packagist](https://packagist.org/packages/alexeyshockov/plain-commands-bundle)[ RSS](/packages/alexeyshockov-plain-commands-bundle/feed)WikiDiscussions master Synced today

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

PlainCommandsBundle
===================

[](#plaincommandsbundle)

Integrates [alexeyshockov/plain-commands](https://github.com/alexeyshockov/plain-commands) into a Symfony application.

Configuration and usage
-----------------------

[](#configuration-and-usage)

The bundle has no configuration. Just register your classes in the DI container and mark them with `plain_commands.set`tag. For example, add everything from `src/Command` directory in your `config/services.yaml`:

```
services:
    App\Command\:
        resource: '../src/Command'
        tags: ['plain_commands.set']
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

2635d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

doctrine-annotationssymfonysymfony-bundlesymfony-consoleannotationscommands

### Embed Badge

![Health badge](/badges/alexeyshockov-plain-commands-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/alexeyshockov-plain-commands-bundle/health.svg)](https://phpackages.com/packages/alexeyshockov-plain-commands-bundle)
```

###  Alternatives

[aplus/cli

Aplus Framework CLI Library

2301.7M6](/packages/aplus-cli)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1862.1M27](/packages/dereuromark-cakephp-ide-helper)[vova07/yii2-console-runner-extension

An extension for running console commands on background in Yii framework.

88202.2k2](/packages/vova07-yii2-console-runner-extension)[maximebf/consolekit

Library to create command line utilities

114104.4k9](/packages/maximebf-consolekit)[stepanenko3/nova-command-runner

Laravel Nova tool for running Artisan and bash(shell) commands.

36983.0k](/packages/stepanenko3-nova-command-runner)[guratr/nova-command-runner

Laravel Nova tool for running Artisan commands.

43232.8k1](/packages/guratr-nova-command-runner)

PHPackages © 2026

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