apiboxsym/health-check-bundle
Local Symfony bundle for ApiBoxSym that adds a simple health check endpoint. Exposes GET /health returning {"status":"ok"} for monitoring and infrastructure probes. Includes controller, bundle entrypoint, and tests; MIT licensed.
/health endpoint for API-driven microservices, reducing manual endpoint creation time./health endpoint with minimal setup.spatie/laravel-health or custom solutions.blackfire/php-profiler.For Executives:
"This bundle lets us deploy a standardized /health endpoint in minutes—critical for Kubernetes probes, CI/CD, and third-party integrations. It’s MIT-licensed, Symfony-native, and reduces dev time while ensuring API reliability. Low risk: minimal setup, high ROI for observability."
For Engineering: *"A lightweight, Symfony-compatible health check that:
/health with zero config (MIT-licensed, actively maintained).laravel-health if needed."*For DevOps/SRE: "Solves liveness/readiness probe needs for containerized APIs. Lightweight, no external dependencies, and integrates with existing Symfony routing. Future-proof: can layer on additional checks as needed."
How can I help you explore Laravel packages today?