ceefee/crontab

Redis Crontab

v1.0.0 2020-04-30 09:42 UTC

This package is auto-updated.

Last update: 2024-10-29 06:19:27 UTC


README

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.