PHPackages                             adamz01h/php-cron-scheduler - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. adamz01h/php-cron-scheduler

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

adamz01h/php-cron-scheduler
===========================

PHP Cron Job Scheduler

3.1(5mo ago)14.9k1MITPHPPHP &gt;=7.4

Since Jul 10Pushed 5mo agoCompare

[ Source](https://github.com/adamz01h/php-cron-scheduler)[ Packagist](https://packagist.org/packages/adamz01h/php-cron-scheduler)[ RSS](/packages/adamz01h-php-cron-scheduler/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (29)Used By (0)

PHP Cron Scheduler
==================

[](#php-cron-scheduler)

This is a framework agnostic cron jobs scheduler that can be easily integrated with your project or run as a standalone command scheduler. Split from peppeocchi/php-cron-scheduler

Scheduler requires php &gt;= 7.4

How it works
------------

[](#how-it-works)

Create a `scheduler.php` file in the root your project with the following content.

```
