PHPackages                             mvenghaus/filament-plugin-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. mvenghaus/filament-plugin-schedule-monitor

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

mvenghaus/filament-plugin-schedule-monitor
==========================================

Filament Plugin for Spatie's Schedule Monitor

3.0.1(2y ago)1556.5k↓51.8%9[3 issues](https://github.com/mvenghaus/filament-plugin-schedule-monitor/issues)[3 PRs](https://github.com/mvenghaus/filament-plugin-schedule-monitor/pulls)1MITPHPPHP ^8.2

Since Feb 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mvenghaus/filament-plugin-schedule-monitor)[ Packagist](https://packagist.org/packages/mvenghaus/filament-plugin-schedule-monitor)[ Docs](https://github.com/mvenghaus/filament-plugin-schedule-monitor)[ RSS](/packages/mvenghaus-filament-plugin-schedule-monitor/feed)WikiDiscussions main Synced 4d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (1)

Filament Plugin - Schedule Monitor
==================================

[](#filament-plugin---schedule-monitor)

With this plugin, you can display the data from [spatie/laravel-schedule-monitor](https://github.com/spatie/laravel-schedule-monitor) in your Filament panel.

Screenshots
-----------

[](#screenshots)

[![Screenshot 1](https://raw.githubusercontent.com/mvenghaus/filament-plugin-schedule-monitor/main/docs/images/screenshot1.png)](https://raw.githubusercontent.com/mvenghaus/filament-plugin-schedule-monitor/main/docs/images/screenshot1.png)

[![Screenshot 2](https://raw.githubusercontent.com/mvenghaus/filament-plugin-schedule-monitor/main/docs/images/screenshot2.png)](https://raw.githubusercontent.com/mvenghaus/filament-plugin-schedule-monitor/main/docs/images/screenshot2.png)

Requirements
------------

[](#requirements)

You need the latest version of Filament v3.

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

[](#installation)

Install the package via composer:

```
composer require spatie/laravel-schedule-monitor
php artisan vendor:publish --provider="Spatie\ScheduleMonitor\ScheduleMonitorServiceProvider" --tag="schedule-monitor-migrations"
php artisan migrate
```

```
composer require mvenghaus/filament-plugin-schedule-monitor:"^3.0"
```

Register the plugin in AdminPanelProvider:

```
...
->plugin(\Mvenghaus\FilamentScheduleMonitor\FilamentPlugin::make())
...
```

Publishing the config (optional):

```
php artisan vendor:publish --tag="filament-schedule-monitor-config"
```

Contact
=======

[](#contact)

If you any questions or you find a bug, please report [here](https://github.com/mvenghaus/filament-plugin-schedule-monitor/issues).

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~0 days

Total

2

Last Release

882d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6408081?v=4)[mvenghaus](/maintainers/mvenghaus)[@mvenghaus](https://github.com/mvenghaus)

---

Top Contributors

[![mvenghaus](https://avatars.githubusercontent.com/u/6408081?v=4)](https://github.com/mvenghaus "mvenghaus (7 commits)")[![webnitros](https://avatars.githubusercontent.com/u/5019138?v=4)](https://github.com/webnitros "webnitros (1 commits)")

---

Tags

laravelschedulemonitorfilamentmvenghaus

### Embed Badge

![Health badge](/badges/mvenghaus-filament-plugin-schedule-monitor/health.svg)

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

###  Alternatives

[laraveljutsu/zap

A flexible, performant, and developer-friendly schedule management system for Laravel

1.5k117.4k1](/packages/laraveljutsu-zap)[tapp/filament-auditing

Filament Laravel Auditing plugin.

117480.9k2](/packages/tapp-filament-auditing)[tapp/filament-timezone-field

Filament timezone field.

57351.0k8](/packages/tapp-filament-timezone-field)[webbingbrasil/filament-maps

Map components for Filament.

7848.8k](/packages/webbingbrasil-filament-maps)[vodafoneziggonl/filament-multi-widget

A Filament widget that encompasses multiple widgets.

2225.4k](/packages/vodafoneziggonl-filament-multi-widget)[marcogermani87/filament-cookie-consent

Easy cookie consent integrations for Filament

1917.6k](/packages/marcogermani87-filament-cookie-consent)

PHPackages © 2026

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