2017 © Pedro Peláez
 

yii2-extension yii2-queue-backend

Background display queue statistics

image

graychen/yii2-queue-backend

Background display queue statistics

  • Wednesday, March 28, 2018
  • by Graychen
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1,233 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 16 Versions
  • 4 % Grown

The README.md

yii2 queue-backend module

Latest Stable Version Total Downloads Build Status Scrutinizer Code Quality Code Coverage Build Status StyleCI, (*1)

This is a background for yii-queue, there are queue statistics, temporary support redis driver, (*2)

Install by Composer

composer install graychen/yii2-queue-backend, (*3)

Migrate database

add migrationPath in console file

'controllerMap' => [
    'migrate' => [
        'class' => 'yii\console\controllers\MigrateController',
        'migrationPath' => [
             '@graychen/yii2/queue/backend/migrations'
        ],
    ],
],

run migration

yii migrate/up --migrationPath=@graychen/yii2/queue/backend/migrations

For Backend Module

Config module in config file

php 'queue' => [ 'class' => 'graychen\yii2\queue\backend\Module', ], (*4)

after that, visit https://localhost/admin/queue/default

image, (*5)

ChangeLog

changelog, (*6)

The Versions

28/03 2018

dev-master

9999999-dev

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

28/03 2018

dev-develop

dev-develop

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

28/03 2018

v1.0.2

1.0.2.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

28/03 2018

dev-feature-status

dev-feature-status

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

05/02 2018

v1.0.1

1.0.1.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

24/01 2018

v1.0.0

1.0.0.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

13/11 2017

v0.2.7

0.2.7.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

13/11 2017

v0.2.6

0.2.6.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

13/11 2017

v0.2.5

0.2.5.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

13/11 2017

v0.2.4

0.2.4.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

08/11 2017

v0.2.3

0.2.3.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

08/11 2017

v0.2.2

0.2.2.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

07/11 2017

v0.2.1

0.2.1.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

07/11 2017

v0.2.0

0.2.0.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

01/11 2017

v0.1.1

0.1.1.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉

01/11 2017

v0.1.0

0.1.0.0

Background display queue statistics

  Sources   Download

MIT

The Requires

 

The Development Requires

by 陈家辉