Registry / cli / jms-job-queue-bundle

jms-job-queue-bundle

JSON →
library2.1.0phppackagistunverified

Allows to run and schedule Symfony console commands as background jobs.

composer require jms/job-queue-bundle
INSTALL
IMPORT
SIG · JMS-JOB-QUEUE-BUND
J
jms-job-queue-bundle
cliphpv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RunCommand
use JMS\JobQueueBundle\Command\RunCommand;

Run a scheduled Symfony console command as a background job.

use JMS\JobQueueBundle\Command\RunCommand; $command = new RunCommand(); $command->run();
Debug
Known issues
gotchaRequires Symfony Console component.
fix
Ensure symfony/console is installed.
affects: >=2.0.0
Upgrade
Version history
2.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
2
Resources
jms-job-queue-bundle — pip install jms-job-queue-bundle · libregistry