PHPackages                             jimchen/laravel-schedule-monitor - 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. jimchen/laravel-schedule-monitor

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

jimchen/laravel-schedule-monitor
================================

Monitor scheduled tasks in a Laravel app

2.3.0(5y ago)0682MITPHPPHP &gt;=7.2

Since Jul 8Pushed 5y agoCompare

[ Source](https://github.com/JimChenWYU/laravel-schedule-monitor)[ Packagist](https://packagist.org/packages/jimchen/laravel-schedule-monitor)[ Docs](https://github.com/spatie/laravel-schedule-monitor)[ GitHub Sponsors](https://github.com/spatie)[ RSS](/packages/jimchen-laravel-schedule-monitor/feed)WikiDiscussions support-L6 Synced yesterday

READMEChangelog (1)Dependencies (9)Versions (18)Used By (0)

Monitor scheduled tasks in a Laravel app
========================================

[](#monitor-scheduled-tasks-in-a-laravel-app)

[![Tests](https://github.com/JimChenWYU/laravel-schedule-monitor/workflows/Tests/badge.svg)](https://github.com/JimChenWYU/laravel-schedule-monitor/workflows/Tests/badge.svg)

This package will monitor your Laravel schedule. It will write an entry to a log table in the db each time a schedule tasks starts, end, fails or is skipped. Using the `list` command you can check when the scheduled tasks have been executed.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require jimchen/laravel-schedule-monitor
```

Description
-----------

[](#description)

Fork from [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor) and make it supported **Laravel 6 in PHP 7.2**

If you use **Laravel 8**, suggest you use [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor) directly

❗ Remove [Oh Dear](https://ohdear.app)

❗ If you have any questions, please go to [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor/issues)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Recently: every ~45 days

Total

16

Last Release

1855d ago

Major Versions

0.0.4 → 1.0.02020-07-08

1.0.4 → 2.0.02020-09-29

PHP version history (3 changes)0.0.1PHP ^7.4

2.1.0PHP ^7.4|^8.0

2.3.0PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/20cebafc45fd6fc5f67bf655119a3b27e9b208e248f2d7f5c98fd6c0a101485b?d=identicon)[jimchen](/maintainers/jimchen)

---

Top Contributors

[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (78 commits)")[![JimChenWYU](https://avatars.githubusercontent.com/u/12371374?v=4)](https://github.com/JimChenWYU "JimChenWYU (15 commits)")[![Nielsvanpach](https://avatars.githubusercontent.com/u/10651054?v=4)](https://github.com/Nielsvanpach "Nielsvanpach (8 commits)")[![mattiasgeniar](https://avatars.githubusercontent.com/u/407270?v=4)](https://github.com/mattiasgeniar "mattiasgeniar (5 commits)")[![AdrianMrn](https://avatars.githubusercontent.com/u/12762044?v=4)](https://github.com/AdrianMrn "AdrianMrn (2 commits)")[![hanspagel](https://avatars.githubusercontent.com/u/1577992?v=4)](https://github.com/hanspagel "hanspagel (2 commits)")[![yoeriboven](https://avatars.githubusercontent.com/u/4047804?v=4)](https://github.com/yoeriboven "yoeriboven (1 commits)")[![ersanserkan](https://avatars.githubusercontent.com/u/18284671?v=4)](https://github.com/ersanserkan "ersanserkan (1 commits)")[![Krisell](https://avatars.githubusercontent.com/u/25909128?v=4)](https://github.com/Krisell "Krisell (1 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (1 commits)")[![mikemand](https://avatars.githubusercontent.com/u/745184?v=4)](https://github.com/mikemand "mikemand (1 commits)")[![cuu508](https://avatars.githubusercontent.com/u/661859?v=4)](https://github.com/cuu508 "cuu508 (1 commits)")[![Gummibeer](https://avatars.githubusercontent.com/u/6187884?v=4)](https://github.com/Gummibeer "Gummibeer (1 commits)")

---

Tags

spatielaravel-schedule-monitor

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jimchen-laravel-schedule-monitor/health.svg)

```
[![Health](https://phpackages.com/badges/jimchen-laravel-schedule-monitor/health.svg)](https://phpackages.com/packages/jimchen-laravel-schedule-monitor)
```

###  Alternatives

[spatie/laravel-schedule-monitor

Monitor scheduled tasks in a Laravel app

9815.7M9](/packages/spatie-laravel-schedule-monitor)[spatie/laravel-analytics

A Laravel package to retrieve Google Analytics data.

3.2k5.7M57](/packages/spatie-laravel-analytics)[spatie/laravel-google-calendar

Manage events on a Google Calendar

1.4k1.5M21](/packages/spatie-laravel-google-calendar)[spatie/ssl-certificate

A class to easily query the properties of an ssl certificate

7414.8M35](/packages/spatie-ssl-certificate)[spatie/laravel-personal-data-export

Create personal data downloads in a Laravel app

550543.8k8](/packages/spatie-laravel-personal-data-export)[spatie/laravel-directory-cleanup

This package will remove the expired files from the given directories.

3061.4M6](/packages/spatie-laravel-directory-cleanup)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
