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-03-29 02:34:13 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