This is the core framework code of Yii 2.
This repository is a read-only git subsplit of https://github.com/yiisoft/yii2. Please submit issue reports and pull requests to the main repository. For license information check the LICENSE-file.
The preferred way to install the Yii framework is through composer.
Either run
composer require yilianhudong/diy-yii-queue
or add
"yilianhudong/diy-yii-queue": "~1.0.0",
to the require section of your composer.json.