Skip to content

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

License

Notifications You must be signed in to change notification settings

burn1ngbear/scheduler

 
 

Repository files navigation

Cron jobs scheduler for Spiral Framework

PHP Latest Version on Packagist run-tests static-analysis 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%