Skip to content

mcfedr/job-manager-bundle

Repository files navigation

Job Manager Bundle

A bundle for managing jobs

Latest Stable Version License

Install

Composer

php composer.phar require mcfedr/job-manager-bundle

AppKernel

Include the bundle in your AppKernel

public function registerBundles()
{
    $bundles = array(
        ...
        new mcfedr\Queue\JobManagerBundle\mcfedrJobManagerBundle(),

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages