ceefee/crontab

Redis Crontab

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

This package is auto-updated.

Last update: 2024-04-29 04:43:46 UTC


README

687474703a2f2f646f776e6c6f61642e72656469732e696f2f6c6f676f636f6e746573742f38322e706e67

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.