letflow / laravel-api-status
Provide status and health api endpoints
Installs: 10 782
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/letflow/laravel-api-status
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.