Download the PHP package gouh/psr-health without Composer
On this page you can find all versions of the php package gouh/psr-health. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gouh/psr-health
More information about gouh/psr-health
Files in gouh/psr-health
Download gouh/psr-health
More information about gouh/psr-health
Files in gouh/psr-health
Vendor gouh
Package psr-health
Short Description It is a handler to be able to know if there are certain connections such as cache, database and some external endpoints
License MIT
Package psr-health
Short Description It is a handler to be able to know if there are certain connections such as cache, database and some external endpoints
License MIT
Please rate this library. Is it a good library?
Informations about the package psr-health
Psr Health
It is a handler to be able to know if there are certain connections such as cache, database and some external endpoints
Built With
Config
If you use config aggregator add next line in the array
If you use only psr container add next line in your factories
Config for psr-health, add an array like this in the project config
You can confgure only what you require
Usage
Get Health class from your container and inject in your class
The class has multiple connection tests you can use each one or together
All versions of psr-health with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ~8.0.0
psr/container Version ^1.0
ext-redis Version *
ext-pdo Version *
ext-curl Version *
ext-mongodb Version *
psr/container Version ^1.0
ext-redis Version *
ext-pdo Version *
ext-curl Version *
ext-mongodb Version *
The package gouh/psr-health contains the following files
Loading the files please wait ....