letflow / laravel-api-status
Provide status and health api endpoints
v1.5.4
2025-03-27 15:22 UTC
Requires
- php: ^5.5.9 || ^7.0 || ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0
- guzzlehttp/guzzle: ^6.2.1|^7.0
- illuminate/config: >=5.0
- illuminate/support: >=5.0
Requires (Dev)
- orchestra/testbench: ^7.4
- phpunit/phpunit: ^9.3
README
This package creates two routes /status and /health to expose API status and health checks.