Download the PHP package wwwision/event-scheduler without Composer
On this page you can find all versions of the php package wwwision/event-scheduler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package event-scheduler
Wwwision.EventScheduler
Simple Event scheduler for the Neos.EventSourcing Flow package
Usage
To make this work the ./flow wwwision.eventscheduler:scheduler:run
command needs to be executed regularly (e.g. via cron)
Note: In this example SomeThingWasPlanned
and SomeThingWasCancelled
are domain events.
SchedulerWasTriggered
is an "integration event" that triggered by the EventScheduler
as soon as the given timestamp is reached.
All versions of event-scheduler with dependencies
PHP Build Version
Package Version
The package wwwision/event-scheduler contains the following files
Loading the files please wait ....