chebur/daemon-command

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

Maintainers

Package info

github.com/vchebotarev/daemon-command

Homepage

pkg:composer/chebur/daemon-command

Statistics

Installs: 11 013

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.5.1 2026-03-11 08:35 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.