Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Supervisor Command Bundle Laravel Package

aboutcoders/supervisor-command-bundle

DEPRECATED. Symfony bundle adding console commands (abc:supervisor) to control Supervisor instances, built on YZSupervisorBundle. Install via Composer and register the bundle to manage Supervisor from app/console.

View on GitHub
Deep Wiki
Context7

DEPRECATED

AbcSupervisorCommandBundle

A symfony bundle that provides console commands to control supervisor instances (based on the YZSupervisorBundle).

Build Status: Build Status

Installation

Follow the installation and configuration instructions of the third party bundles:

Add the AbcSupervisorCommandBundle to your composer.json file

php composer.phar require aboutcoders/supervisor-command-bundle

Include the bundle in the AppKernel.php class

public function registerBundles()
{
    $bundles = array(
        // ...
        new Abc\Bundle\SupervisorCommandBundle\AbcSupervisorCommandBundle(),
    );

    return $bundles;
}

Usage

Enter the following command to get information about the available commands:

php app/console list abc:supervisor

ToDo

  • Increase unit test coverage
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
yandex/translate-api
voku/simple_html_dom
league/flysystem-vfs
bkwld/upchuck
filament/spatie-laravel-tags-plugin
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php