spiral-packages/scheduler

The scheduler is a package for spiral framework. It will help to managing scheduled tasks on your server.

2.1.0 2022-07-20 09:48 UTC

README

PHP Latest Version on Packagist GitHub Tests Action Status Total Downloads

This is a cron jobs scheduler that can be easily integrated with your project based on spiral framework. The idea was originally inspired by the Laravel Task Scheduling.

Requirements

Make sure that your server is configured with following PHP version and extensions:

  • PHP 8.1+
  • Spiral framework 3.0+

Documentation, Installation, and Usage Instructions

See the documentation for detailed installation and usage instructions.

License

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