Download the PHP package cboxdk/laravel-health without Composer
On this page you can find all versions of the php package cboxdk/laravel-health. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cboxdk/laravel-health
More information about cboxdk/laravel-health
Files in cboxdk/laravel-health
Download cboxdk/laravel-health
More information about cboxdk/laravel-health
Files in cboxdk/laravel-health
Vendor cboxdk
Package laravel-health
Short Description Health checks, Kubernetes probes, Prometheus metrics, and system monitoring for Laravel
License MIT
Homepage https://github.com/cboxdk/laravel-health
Package laravel-health
Short Description Health checks, Kubernetes probes, Prometheus metrics, and system monitoring for Laravel
License MIT
Homepage https://github.com/cboxdk/laravel-health
Please rate this library. Is it a good library?
Informations about the package laravel-health
Health for Laravel
Health checks, Kubernetes probes, Prometheus metrics, and system monitoring for Laravel.
Quick Start
Features
- Kubernetes Probes — liveness, readiness, and startup endpoints out of the box
- Prometheus Metrics —
/health/metricswith health check status and system metrics - 10 Built-in Checks — database, cache, queue, storage, Redis, environment, schedule, CPU, memory, disk space
- System Metrics — CPU load, memory, disk, network via cboxdk/system-metrics
- Container Aware — automatic cgroup detection for Docker/Kubernetes
- JSON Metrics API — structured system metrics at
/health/metrics/json - HTML Dashboard — optional real-time status UI
- Token & IP Auth — protect endpoints with bearer tokens and IP allowlists
- Response Caching — configurable TTL to reduce check overhead
- Fully Extensible — implement
HealthCheckcontract to add custom checks
Requirements
- PHP 8.3+
- Laravel 11.x or 12.x
Documentation
Full documentation is available in the docs/ directory.
Testing
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-health with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
cboxdk/system-metrics Version ^3.0
illuminate/contracts Version ^11.0|^12.0|^13.0
spatie/laravel-package-tools Version ^1.16
cboxdk/system-metrics Version ^3.0
illuminate/contracts Version ^11.0|^12.0|^13.0
spatie/laravel-package-tools Version ^1.16
The package cboxdk/laravel-health contains the following files
Loading the files please wait ...