Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.46 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.46 KB

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.