chebur/daemon-command

Daemon (endless) symfony command which supports scheduled (cron like) code execution

0.3.1 2022-01-17 00:32 UTC

This package is not auto-updated.

Last update: 2024-04-08 11:04:14 UTC


README

PHP requirements Latest version Total downloads License

Installation

Require the bundle and its dependencies with composer:

composer require chebur/daemon-command

Create your daemon commands extending AbstractDaemonCommand


License

See LICENSE.