PHPackages                             alwayscurious/app-uptime - 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. alwayscurious/app-uptime

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

alwayscurious/app-uptime
========================

An itemised /up status page for Laravel: heartbeat history, per-check detail, and response-time charts on top of spatie/laravel-health.

v0.0.2(3w ago)14MITPHPPHP ^8.3CI passing

Since May 20Pushed 3w agoCompare

[ Source](https://github.com/AlwaysCuriousCo/app-uptime)[ Packagist](https://packagist.org/packages/alwayscurious/app-uptime)[ Docs](https://github.com/alwayscurious/app-uptime)[ GitHub Sponsors]()[ RSS](/packages/alwayscurious-app-uptime/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (14)Versions (4)Used By (0)

This is my package app-uptime
=============================

[](#this-is-my-package-app-uptime)

[![Latest Version on Packagist](https://camo.githubusercontent.com/49e5a7cc431a55de88bd8caf981e78bcb8b90c76076b7e4bfee3add75a97d77b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c77617973637572696f75732f6170702d757074696d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alwayscurious/app-uptime)[![GitHub Tests Action Status](https://camo.githubusercontent.com/75592759280920165ad655d1eed6823197a6087a02937838235a1ca6502a7f82/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616c77617973637572696f75732f6170702d757074696d652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/alwayscurious/app-uptime/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/9981fc540304080906a1f25cbf49a0ed006bd0b8ec101d49a2256d9ef99f06aa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616c77617973637572696f75732f6170702d757074696d652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/alwayscurious/app-uptime/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/3f03d48fb7cae1e9a333a0fb8782249bb0e2df305daf5ee8eebba40798c5a3fe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c77617973637572696f75732f6170702d757074696d652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alwayscurious/app-uptime)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/e5f19d0ef42ee12b25d25ba652fa20662625de50c4d152c91691315922ec6e78/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6170702d757074696d652e6a70673f743d31)](https://spatie.be/github-ad-click/app-uptime)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require alwayscurious/app-uptime
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="app-uptime-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="app-uptime-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="app-uptime-views"
```

Usage
-----

[](#usage)

```
$appUptime = new AlwaysCurious\AppUptime();
echo $appUptime->echoPhrase('Hello, AlwaysCurious!');
```

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)

- [Timothy Wood](https://github.com/codearachnid)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance96

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

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

21d ago

### Community

Maintainers

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

---

Top Contributors

[![codearachnid](https://avatars.githubusercontent.com/u/755025?v=4)](https://github.com/codearachnid "codearachnid (8 commits)")

---

Tags

laravelhealthheartbeatuptimeAlways Curiousapp-uptimespatie-laravel-health

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/alwayscurious-app-uptime/health.svg)

```
[![Health](https://phpackages.com/badges/alwayscurious-app-uptime/health.svg)](https://phpackages.com/packages/alwayscurious-app-uptime)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

88011.3M149](/packages/spatie-laravel-health)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.3M41](/packages/spatie-laravel-pdf)[keepsuit/laravel-opentelemetry

OpenTelemetry integration for laravel

162476.0k](/packages/keepsuit-laravel-opentelemetry)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[spatie/laravel-error-share

Share your Laravel errors to Flare

421.3M5](/packages/spatie-laravel-error-share)[tapp/filament-maillog

Filament plugin to view outgoing mail

3063.3k1](/packages/tapp-filament-maillog)

PHPackages © 2026

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