coffeedesk/scheduler

Simple library to run tasks under certain conditions

dev-master 2018-10-28 14:44 UTC

This package is auto-updated.

Last update: 2024-08-29 03:26:19 UTC


README

Simple library to run tasks under certain time conditions.

Development

In order to make development changes use docker-compose definition. E.g.

docker-compose run --rm php composer update