yiicod/yii2-jobqueue

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.php_cs
.scrutinizer.yml
README.md
composer.json
JobProcess.php59
JobQueue.php71
A
1 hr
Worker.php225
A
35 mins
base/FatalThrowableError.php12
base/JobQueueInterface.php7
commands/CommandTrait.php40
commands/JobQueueCommand.php22
A
1 hr
commands/WorkerCommand.php23
A
1 hr
connectors/MongoThreadConnector.php18
events/JobExceptionOccurredEvent.php16
events/JobFailedEvent.php16
events/JobProcessedEvent.php14
events/JobProcessingEvent.php14
events/WorkerStoppingEvent.php6
failed/MongoFailedJobProvider.php49
handlers/ExceptionHandler.php23
handlers/JobQueueAbstract.php13
jobs/MongoJob.php46
queues/MongoThreadQueue.php164
A
3 hrs