PHPackages                             davidkmenta/command-supervisor-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. davidkmenta/command-supervisor-bundle

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

davidkmenta/command-supervisor-bundle
=====================================

A simple tool for supervising your automatically executed commands.

1.0(9y ago)02MITPHPPHP ^5.6

Since Dec 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/davidkmenta/CommandSupervisorBundle)[ Packagist](https://packagist.org/packages/davidkmenta/command-supervisor-bundle)[ RSS](/packages/davidkmenta-command-supervisor-bundle/feed)WikiDiscussions master Synced 2d ago

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

CommandSupervisorBundle
=======================

[](#commandsupervisorbundle)

A simple tool for supervising your automatically executed commands.

Requirements
------------

[](#requirements)

- Symfony &gt;= 2.8
- PHP &gt;= 5.6

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

[](#installation)

Require the bundle with the composer:

```
composer require davidkmenta/command-supervisor-bundle

```

Enable the bundle in the kernel:

```
