Skip to content

Lightweight task scheduling system extension for Yii2 framework

License

Notifications You must be signed in to change notification settings

yiithings/yii2-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Task

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Lightweight task scheduling system extension for Yii2 framework.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yiithings/yii2-task "*"

or add

"yiithings/yii2-task": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

About

Lightweight task scheduling system extension for Yii2 framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages