chebur/daemon-command

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

Installs: 11 012

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/chebur/daemon-command

0.3.1 2022-01-17 00:32 UTC

This package is not auto-updated.

Last update: 2025-10-20 18:34:49 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.