PHPackages                             wizcodepl/scheduled-tasks-health-check - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. wizcodepl/scheduled-tasks-health-check

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

wizcodepl/scheduled-tasks-health-check
======================================

Scheduled Tasks Health Check is a package for Laravel Health that monitors the execution of scheduled tasks (cron jobs). It helps ensure that your scheduled commands are running as expected and alerts you if any tasks fail or are delayed.

1.0.4(1y ago)021[3 PRs](https://github.com/wizcodepl/scheduled-tasks-health-check/pulls)MITPHPPHP ^8.0CI passing

Since Mar 10Pushed 1mo agoCompare

[ Source](https://github.com/wizcodepl/scheduled-tasks-health-check)[ Packagist](https://packagist.org/packages/wizcodepl/scheduled-tasks-health-check)[ Docs](https://github.com/wizcodepl/scheduled-tasks-health-check)[ RSS](/packages/wizcodepl-scheduled-tasks-health-check/feed)WikiDiscussions main Synced 1mo ago

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

About
=====

[](#about)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a6421d3581580bde123d8c75e8953b34fdc96646b7063f35f94ebb8fb918bff1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77697a636f6465706c2f7363686564756c65642d7461736b732d6865616c74682d636865636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wizcodepl/scheduled-tasks-health-check)[![GitHub Tests Action Status](https://camo.githubusercontent.com/5952536e2a7534fd3c211b75b1255480dacec5a6d2a0ccd842869d2b35fa980d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f77697a636f6465706c2f7363686564756c65642d7461736b732d6865616c74682d636865636b2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/wizcodepl/scheduled-tasks-health-check/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/31df66c1124bbb63e37378c6e23d44a2567acd6a5360422edb0b813f7171558f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f77697a636f6465706c2f7363686564756c65642d7461736b732d6865616c74682d636865636b2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/wizcodepl/scheduled-tasks-health-check/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/d12baea4c818a0d538663987252f6ad8c0df5ee77fe7ebed00bf4f3aafaa9a6b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77697a636f6465706c2f7363686564756c65642d7461736b732d6865616c74682d636865636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wizcodepl/scheduled-tasks-health-check)

Scheduled Tasks Health Check is a package for Laravel Health that monitors the execution of scheduled tasks (cron jobs). It helps ensure that your scheduled commands are running as expected and alerts you if any tasks fail or are delayed.

About Us
--------

[](#about-us)

Wizcode builds expandable MVPs with lightning-speed development solutions. We create scalable web platforms, mobile apps, and IoT solutions. Check for more:

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

[](#installation)

You can install the package via composer:

```
composer require wizcodepl/scheduled-tasks-health-check
```

Usage
-----

[](#usage)

```
Health::checks([
    \App\Attributes\ScheduledTasksHealthCheck::new(),
]);
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Jakub Szcześniak](https://github.com/jakub-wizcode)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance71

Regular maintenance activity

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.1% 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

5

Last Release

427d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/855ef6fbfb4716caf57215f39f769dafd5924fa27b83ebea1ed699b946a8c349?d=identicon)[jakub-wizcode](/maintainers/jakub-wizcode)

---

Top Contributors

[![kuba-wizcode](https://avatars.githubusercontent.com/u/136367424?v=4)](https://github.com/kuba-wizcode "kuba-wizcode (8 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

laravelwizcodeplwizcodescheduled-tasks-health-check

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/wizcodepl-scheduled-tasks-health-check/health.svg)

```
[![Health](https://phpackages.com/badges/wizcodepl-scheduled-tasks-health-check/health.svg)](https://phpackages.com/packages/wizcodepl-scheduled-tasks-health-check)
```

###  Alternatives

[bilfeldt/laravel-request-logger

Log Laravel application request and responses for debugging or statistics

122163.3k2](/packages/bilfeldt-laravel-request-logger)[treblle/security-headers

A collection of HTTP middleware classes to improve the security headers in your Laravel application.

9534.3k](/packages/treblle-security-headers)[insenseanalytics/nova-server-monitor

A Laravel Nova tool for Spatie's Server Monitor library.

6546.9k](/packages/insenseanalytics-nova-server-monitor)[moesif/moesif-laravel

Moesif Collection/Data Ingestion Middleware for Laravel

1065.8k](/packages/moesif-moesif-laravel)[melihovv/laravel-log-viewer

A Laravel log viewer

1231.5k1](/packages/melihovv-laravel-log-viewer)

PHPackages © 2026

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