PHPackages                             schmeits/pulse-panphp - 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. schmeits/pulse-panphp

ActiveLibrary[Admin Panels](/categories/admin)

schmeits/pulse-panphp
=====================

A Laravel Pulse card displaying PanPHP analytics

0.0.1(1y ago)51.3k↑27.3%2[3 PRs](https://github.com/schmeits/pulse-panphp/pulls)MITPHPPHP ^8.3CI passing

Since Oct 18Pushed 1w ago1 watchersCompare

[ Source](https://github.com/schmeits/pulse-panphp)[ Packagist](https://packagist.org/packages/schmeits/pulse-panphp)[ Docs](https://github.com/schmeits/pulse-panphp)[ GitHub Sponsors]()[ RSS](/packages/schmeits-pulse-panphp/feed)WikiDiscussions main Synced 1w ago

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

A Laravel Pulse card displaying PanPHP analytics
================================================

[](#a-laravel-pulse-card-displaying-panphp-analytics)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0e70ddece56192ddce7c0e91d615768b9a84ab91f90d59d25bacfa18fc106d75/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7363686d656974732f70756c73652d70616e7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/schmeits/pulse-panphp)[![GitHub Tests Action Status](https://camo.githubusercontent.com/f434bbeb76b90504108b35129a440bb896f454ae4f57e6c9498e36c27af96c0a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7363686d656974732f70756c73652d70616e7068702f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/schmeits/pulse-panphp/actions?query=workflow%3Arun-tests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/57cb09a103c45e766765ab6766550fb01171dba588bacfc3214a553e52914251/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7363686d656974732f70756c73652d70616e7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/schmeits/pulse-panphp)

This pulse card displays the [Pan PHP Analytics](https://github.com/panphp/pan) information.

[![example-screenshot.png](docs-assets/screenshots/example-screenshot.png)](docs-assets/screenshots/example-screenshot.png)

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

[](#installation)

You can install the package via composer:

```
composer require schmeits/pulse-panphp
```

Usage
-----

[](#usage)

Add to your dashboard
---------------------

[](#add-to-your-dashboard)

To add the card to the Pulse dashboard, you must first [publish the vendor view](https://laravel.com/docs/10.x/pulse#dashboard-customization).

Then, you can modify the `dashboard.blade.php` file:

```

+

```

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)

- [Tally Schmeits](https://github.com/schmeits)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance70

Regular maintenance activity

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

658d ago

### Community

Maintainers

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

---

Top Contributors

[![schmeits](https://avatars.githubusercontent.com/u/3034840?v=4)](https://github.com/schmeits "schmeits (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (10 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")

---

Tags

analyticslaravellivewirepackagepanphppulselaravelTally Schmeitspulse-panphp

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/schmeits-pulse-panphp/health.svg)

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k107.5M1.6k](/packages/spatie-laravel-permission)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.2k12.6M123](/packages/dedoc-scramble)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k5.4M49](/packages/spatie-laravel-pdf)[filament/support

Core helper methods and foundation code for all Filament packages.

2333.9M291](/packages/filament-support)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

24773.9k](/packages/harris21-laravel-fuse)[vormkracht10/laravel-mails

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

25060.1k](/packages/vormkracht10-laravel-mails)

PHPackages © 2026

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