3slab/vdm-healthcheck-bundle
/liveness and /readiness endpoints for Kubernetes/containerized deployments, reducing operational overhead for infrastructure teams.Adopt if:
/health vs. /status).Look elsewhere if:
spatie/laravel-health (more stars, active maintenance).To Executives:
"This package eliminates a common DevOps bottleneck by providing pre-built, Kubernetes-compatible healthcheck endpoints for our Laravel apps in just 15 minutes. It reduces operational toil by standardizing /liveness and /readiness probes—critical for scaling our microservices—while keeping costs low (MIT license, no vendor lock-in). Similar to how we’d use a library for logging or auth, this handles a repetitive infrastructure task so our team can focus on core features."
To Engineering: *"The VdmHealthcheckBundle gives us:
/liveness (crash detection) and /readiness (traffic routing safety).readiness_checkers without writing controllers.Tradeoffs:
Proposal: Pilot in [Service X] to replace ad-hoc healthchecks, then roll out to other PHP services. If we hit limits, we can extend it or switch to a more mature package later."*
How can I help you explore Laravel packages today?