PHPackages                             davidpiesse/nova-statuspage - 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. davidpiesse/nova-statuspage

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

davidpiesse/nova-statuspage
===========================

A Laravel Nova card.

0.0.3(7y ago)93.0k1MITVuePHP &gt;=7.1.0

Since Aug 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/davidpiesse/nova-statuspage)[ Packagist](https://packagist.org/packages/davidpiesse/nova-statuspage)[ RSS](/packages/davidpiesse-nova-statuspage/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

StatusPage Card for Laravel Nova
================================

[](#statuspage-card-for-laravel-nova)

Laravel Nova StatusPage Card

[![Card Demo](https://camo.githubusercontent.com/53d46c755c623123b8b6c0bd63513be2a4e39e3fd06642a25aee253a0356802a/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f64617669647069657373652f696d6167652f75706c6f61642f76313533353339343532362f53637265656e5f53686f745f323031382d30382d32365f61745f32332e32372e33325f7a6d6a706f7a2e706e67)](https://camo.githubusercontent.com/53d46c755c623123b8b6c0bd63513be2a4e39e3fd06642a25aee253a0356802a/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f64617669647069657373652f696d6167652f75706c6f61642f76313533353339343532362f53637265656e5f53686f745f323031382d30382d32365f61745f32332e32372e33325f7a6d6a706f7a2e706e67)

It displays the company, current overall status with a colored icon, and a description of any issues a company might be having. Click on the card to go to the compaines Status Page (new tab).

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

[](#installation)

Just like most other packages - composer!

```
composer require davidpiesse/nova-statuspage

```

Usage
-----

[](#usage)

Add the card to your NovaServiceProvider.php

```
protected function cards()
{
    return [
        (new StatusPage())->page('cloudflare'),
        ...
    ];
}
```

### Page Prop

[](#page-prop)

This is where you set the StatusPage customer you are interested in. This can be one of two options:

- The name of the provider. We currently allow for
    - cloudflare
    - dropbox
    - newrelic
    - travisci
    - twilio
- The StatusPage ID for a customer; such as *yh6f0r4529hb*

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~32 days

Total

3

Last Release

2753d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9beea64e2348d11d5f96d4138ccfcf393bab92e803faa27437d794c279575d20?d=identicon)[davidpiesse](/maintainers/davidpiesse)

---

Top Contributors

[![davidpiesse](https://avatars.githubusercontent.com/u/800650?v=4)](https://github.com/davidpiesse "davidpiesse (6 commits)")[![johnpaulmedina](https://avatars.githubusercontent.com/u/1139439?v=4)](https://github.com/johnpaulmedina "johnpaulmedina (1 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/davidpiesse-nova-statuspage/health.svg)

```
[![Health](https://phpackages.com/badges/davidpiesse-nova-statuspage/health.svg)](https://phpackages.com/packages/davidpiesse-nova-statuspage)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[genealabs/laravel-overridable-model

Provide a uniform method of allowing models to be overridden in Laravel.

92398.0k2](/packages/genealabs-laravel-overridable-model)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[yieldstudio/nova-google-autocomplete

A Laravel Nova Google autocomplete field.

12218.4k](/packages/yieldstudio-nova-google-autocomplete)

PHPackages © 2026

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