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)1551.0k↓21.3%8[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 1y 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 1mo 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

37

—

LowBetter than 83% of packages

Maintenance23

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity55

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

835d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9153207646a2b8a1d57ade7c92fa6d88a826ccb115ff60ca8776b32b877245e1?d=identicon)[mvenghaus](/maintainers/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.4k69.1k](/packages/laraveljutsu-zap)[tapp/filament-auditing

Filament Laravel Auditing plugin.

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

Filament timezone field.

55276.6k4](/packages/tapp-filament-timezone-field)[webbingbrasil/filament-maps

Map components for Filament.

7834.1k](/packages/webbingbrasil-filament-maps)[hasan-ahani/filament-otp-input

Otp input for filament

2678.1k](/packages/hasan-ahani-filament-otp-input)[amendozaaguiar/filament-route-statistics

Filament route statictics viewer

3225.0k1](/packages/amendozaaguiar-filament-route-statistics)

PHPackages © 2026

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