letflow / laravel-api-status
Provide status and health api endpoints
Installs: 10 985
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/letflow/laravel-api-status
Requires
- php: ^8.2
- guzzlehttp/guzzle: ^7.0
- illuminate/config: ^12.0
- illuminate/support: ^12.0
Requires (Dev)
- orchestra/testbench: ^10.8
- phpunit/phpunit: ^11.5
README
This package creates two routes /status and /health to expose API status and health checks.