aboutcoders/scheduler-bundle

A symfony bundle for scheduling

Installs: 23 818

Dependents: 2

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 1

Open Issues: 0

Type:symfony-bundle

1.2.2 2019-03-25 11:22 UTC

This package is not auto-updated.

Last update: 2024-04-17 12:01:23 UTC


README

A symfony bundle that allows you define schedules for recurring events which will be notified using the Symfony Event Dispatcher.

This bundle cannot be used out of the box but requires that you define your own schedule entities. Please take a look at the AbcJobBundle to see a concrete usage of this bundle.

Build Status: Build Status

Documentation

How-tos

Planned Features

  • Provide factories/builders to ease schedule creation
  • Add option to enable/disable a schedule

License

The MIT License (MIT). Please see License File for more information.