Skip to content

CeeFee/crontab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis Crontab


Latest Stable Version Total Downloads

Requirements

At least redis version 2.8.0 is required for all components to work properly.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ceefee/crontab:"*"

or add

"ceefee/crontab": "*"

to the require section of your composer.json.