Download the PHP package ccheng/yii2-task-scheduler without Composer
On this page you can find all versions of the php package ccheng/yii2-task-scheduler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-task-scheduler
Event manager for Yii2
Event manager By Biz
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :
执行数据迁移以添加表结构:
依赖 任务的处理依赖 yii2-queue 自行配置队列与job
定时任务 将执行时间一分钟以内的任务放入队列
添加事件管理模块
All versions of yii2-task-scheduler with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
yiisoft/yii2-queue Version *
almasaeed2010/adminlte Version ^2.4.0
kartik-v/yii2-widget-select2 Version @dev
kartik-v/yii2-widget-datepicker Version @dev
kartik-v/yii2-widget-datetimepicker Version *
kartik-v/yii2-widget-activeform Version >=1.5.7
kartik-v/yii2-field-range Version *
rmrevin/yii2-fontawesome Version ~2.9
kdn/yii2-json-editor Version *
lavrentiev/yii2-toastr Version 2.0.2
yiisoft/yii2-queue Version *
almasaeed2010/adminlte Version ^2.4.0
kartik-v/yii2-widget-select2 Version @dev
kartik-v/yii2-widget-datepicker Version @dev
kartik-v/yii2-widget-datetimepicker Version *
kartik-v/yii2-widget-activeform Version >=1.5.7
kartik-v/yii2-field-range Version *
rmrevin/yii2-fontawesome Version ~2.9
kdn/yii2-json-editor Version *
lavrentiev/yii2-toastr Version 2.0.2
The package ccheng/yii2-task-scheduler contains the following files
Loading the files please wait ....