Download the PHP package diu/neos-healthcheck without Composer
On this page you can find all versions of the php package diu/neos-healthcheck. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download diu/neos-healthcheck
More information about diu/neos-healthcheck
Files in diu/neos-healthcheck
Download diu/neos-healthcheck
More information about diu/neos-healthcheck
Files in diu/neos-healthcheck
Vendor diu
Package neos-healthcheck
Short Description Returns only a html code 200 if Neos Flowframework is up
License GPL-3.0-or-later
Package neos-healthcheck
Short Description Returns only a html code 200 if Neos Flowframework is up
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package neos-healthcheck
HealthCheck for Neos
This package allows a simple health check for a Neos website. It checks if the flow Framework is up and running and makes a database request to test the database connection.
The url to call is /healthcheck
and will provide a json status:
200: {"status":"OK"} 500: {"status:"ERROR - No Site Node Found"}
All versions of neos-healthcheck with dependencies
PHP Build Version
Package Version
Requires
neos/neos Version
^5.0 || ^7.0
The package diu/neos-healthcheck contains the following files
Loading the files please wait ....