Download the PHP package filld/health without Composer
On this page you can find all versions of the php package filld/health. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor filld
Package health
Short Description Simple health check for your database connections.
License MIT
Package health
Short Description Simple health check for your database connections.
License MIT
Please rate this library. Is it a good library?
Informations about the package health
Filld Laravel / Lumen Health check
A simple plugin for Laravel / Lumen, which enumerates your database connections, and returns a JSON block showing if the connections are healthy or not. It specifically doesn't show the connection names so as to not leak confidential information.
Installation
Laravel
Register the Service provider in config/app.php
Lumen
Register the Service provider in bootstrap/app.php
:
All versions of health with dependencies
PHP Build Version
Package Version
Requires
illuminate/database Version
~5.0
The package filld/health contains the following files
Loading the files please wait ....