# antonioribeiro/health

Laravel Health Panel

Repository: https://github.com/antonioribeiro/health
Canonical: https://ross.abutalabs.com/products/health
Language: PHP
License: BSD-3-Clause
License Family: permissive
Topics: laravel, server, health, panel, notifications, health-panel, monitor, php, hacktoberfest
Last push: 2024-10-15T12:52:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3567, "days_push": 687, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1968, forks 211 (observed 2026-08-28T04:06:00.661169+00:00)

## What it is
A Laravel package that monitors server and application resources (database, Redis, queue, disk space, SSL certificates, etc.) and renders a configurable health status panel. It includes built-in notifications via mail, Slack, Telegram, and other channels, plus JSON/string/HTTP endpoints for external uptime services.

## Use cases
- monitor laravel app health
- server health check panel
- get notified when a service fails
- expose health endpoint for uptime monitoring
- check database redis and queue status
- monitor ssl certificate expiry
- schedule automated health checks with notifications

## When to choose
- you run a Laravel application and want built-in resource checkers with a status panel
- you need notifications through multiple channels when a service goes down
- you want HTTP 200/500 health endpoints for deployment services like Envoyer

## When to avoid
- your stack is not PHP/Laravel
- you need full infrastructure or multi-host monitoring rather than single-app health checks
- you require metrics dashboards with historical data instead of pass/fail checks

## Facets
- artifact type: library
- maturity: active
- function: monitoring, alerting, web-framework
- domain: monitoring, web-development, backend
- platform: php, self-hosted
- tags: laravel-package, health-checks, server-monitoring, status-panel, notifications, yaml-configuration, devops, laravel, web-server

## Member repositories
- antonioribeiro/health (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:00.661169+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:05:11.148957+00:00, confidence not recorded.
  - readme: https://github.com/antonioribeiro/health (fetched 2026-08-28T04:06:00.661169+00:00, sha d74d9ad15b27)
- Data as of 2026-08-30T08:39:29.467469+00:00.
