PHPackages                             dutchcodingcompany/pulse-spatie-health - 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. [Admin Panels](/categories/admin)
4. /
5. dutchcodingcompany/pulse-spatie-health

ActiveLibrary[Admin Panels](/categories/admin)

dutchcodingcompany/pulse-spatie-health
======================================

 A Laravel Pulse card to show the results of the Spatie Health package.

0.3.0(11mo ago)86.1k↓50%[1 PRs](https://github.com/DutchCodingCompany/pulse-spatie-health/pulls)MITBladePHP ^8.1

Since Jan 12Pushed 11mo ago2 watchersCompare

[ Source](https://github.com/DutchCodingCompany/pulse-spatie-health)[ Packagist](https://packagist.org/packages/dutchcodingcompany/pulse-spatie-health)[ Docs](https://github.com/dutchcodingcompany/pulse-spatie-health)[ GitHub Sponsors](https://github.com/:vendor_name)[ RSS](/packages/dutchcodingcompany-pulse-spatie-health/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (8)Versions (6)Used By (0)

Pulse Spatie Health Card
========================

[](#pulse-spatie-health-card)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6af1638b46812e5b69721ad981726544d877cbc4d08e2b8e58f2d064d2473dde/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6475746368636f64696e67636f6d70616e792f70756c73652d7370617469652d6865616c74682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dutchcodingcompany/pulse-spatie-health)[![Total Downloads](https://camo.githubusercontent.com/8f9bd4cd6703f3ee9d7a90ed7db6253e76c2f796f8b3b000d2e5cc9d0019687d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6475746368636f64696e67636f6d70616e792f70756c73652d7370617469652d6865616c74682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dutchcodingcompany/pulse-spatie-health)

Display the results of the [spatie/laravel-health](https://spatie.be/docs/laravel-health/v1/introduction) package on the [Laravel Pulse](https://pulse.laravel.com/) dashboard.

[![example-screenshot.png](docs-assets%2Fscreenshots%2Fexample-screenshot.png)](docs-assets%2Fscreenshots%2Fexample-screenshot.png)

---

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

[](#installation)

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

[](#installation-1)

Laravel versionPackage version12.x^0.3.x11.x^0.2.x10.x0.1.0You can install the package via composer:

```
composer require dutchcodingcompany/pulse-spatie-health
```

Usage
-----

[](#usage)

You need to publish the Pulse Dashboard view with the following command:

```
php artisan vendor:publish --tag=pulse-dashboard
```

Now you can add the card to the dashboard view (`resources/views/vendor/pulse/dashboard.blade.php`):

```

    {{-- Add more cards here --}}

```

Follow the [spatie/laravel-health](https://spatie.be/docs/laravel-health/v1/installation-setup) documentation to configure the health checks.

Customization
-------------

[](#customization)

Optionally you can publish the config file with:

```
php artisan vendor:publish --tag="pulse-spatie-health-config"
```

You can use the config to hide checks from the pulse dashboard. This can be useful if you want to hide checks that are not relevant for the dashboard.

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Bram Raaijmakers](https://github.com/bramr94)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance52

Moderate activity, may be stable

Popularity29

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.6% 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 ~171 days

Total

4

Last Release

336d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cad0ecaeecab3e95fba5da341f2b1cf228f4f99decea3c5af0a25a83fcb32929?d=identicon)[dododedodonl](/maintainers/dododedodonl)

![](https://www.gravatar.com/avatar/a8282d7a44f0768e8262efb4917acfc027bafccddd730ca277f13871ebfaa909?d=identicon)[bramr94](/maintainers/bramr94)

---

Top Contributors

[![bramr94](https://avatars.githubusercontent.com/u/24361182?v=4)](https://github.com/bramr94 "bramr94 (22 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")

---

Tags

laraveldutchcodingcompanypulse-spatie-health

###  Code Quality

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/dutchcodingcompany-pulse-spatie-health/health.svg)

```
[![Health](https://phpackages.com/badges/dutchcodingcompany-pulse-spatie-health/health.svg)](https://phpackages.com/packages/dutchcodingcompany-pulse-spatie-health)
```

###  Alternatives

[dutchcodingcompany/filament-socialite

Social login for Filament through Laravel Socialite

213914.9k9](/packages/dutchcodingcompany-filament-socialite)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[ralphjsmit/laravel-filament-seo

A package to combine the power of Laravel SEO and Filament Admin.

15398.7k10](/packages/ralphjsmit-laravel-filament-seo)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[geo-sot/filament-env-editor

Access .env file though Filament admin panel

2432.3k1](/packages/geo-sot-filament-env-editor)[denniseilander/pulse-about-application

A Laravel Pulse card that displays application information by leveraging the output of the php artisan about command.

15101.3k](/packages/denniseilander-pulse-about-application)

PHPackages © 2026

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