Download the PHP package prgtw/healthchecks-bundle without Composer
On this page you can find all versions of the php package prgtw/healthchecks-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download prgtw/healthchecks-bundle
More information about prgtw/healthchecks-bundle
Files in prgtw/healthchecks-bundle
Download prgtw/healthchecks-bundle
More information about prgtw/healthchecks-bundle
Files in prgtw/healthchecks-bundle
Vendor prgtw
Package healthchecks-bundle
Short Description Bundle for integration with healthchecks.io cron monitoring service
License MIT
Package healthchecks-bundle
Short Description Bundle for integration with healthchecks.io cron monitoring service
License MIT
Please rate this library. Is it a good library?
Informations about the package healthchecks-bundle
HealthchecksBundle
Bundle enables integration with healthchecks.io.
TODO:
- [ ] implement concurrent requests
Installation
-
Require the
prgtw/healthchecks-bundle
package in yourcomposer.json
and update your dependencies. -
Add the
HealthchecksBundle
to your application's kernel:`
Configuration
Example configuration:
Usage
Providing checks data at runtime
To provide checks data at runtime you have to create your own resolver, and you have to configure bundle to use this resolver instead of default one
For example:
All versions of healthchecks-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
symfony/config Version ^2.8 || ^3.0 || ^4.0
symfony/console Version ^2.8 || ^3.0 || ^4.0
symfony/http-kernel Version ^2.8 || ^3.0 || ^4.0
symfony/dependency-injection Version ^2.8,>=2.8.51 || ^3.0,>=3.4.26 || ^4.1,>=4.1.12 || ^4.2,>=4.2.7
symfony/process Version ^2.8 || ^3.0 || ^4.0
symfony/options-resolver Version ^2.8 || ^3.0 || ^4.0
jms/serializer Version ^1.6 || ^2.0 || ^3.0
php-http/httplug Version ^1.0 || ^2.0
php-http/message-factory Version ^1.0
php-http/discovery Version ^1.5.1
psr/http-message-implementation Version ^1.0
php-http/client-implementation Version ^1.0
jms/serializer-bundle Version ^1.5 || ^2.0 || ^3.0
ext-json Version *
symfony/config Version ^2.8 || ^3.0 || ^4.0
symfony/console Version ^2.8 || ^3.0 || ^4.0
symfony/http-kernel Version ^2.8 || ^3.0 || ^4.0
symfony/dependency-injection Version ^2.8,>=2.8.51 || ^3.0,>=3.4.26 || ^4.1,>=4.1.12 || ^4.2,>=4.2.7
symfony/process Version ^2.8 || ^3.0 || ^4.0
symfony/options-resolver Version ^2.8 || ^3.0 || ^4.0
jms/serializer Version ^1.6 || ^2.0 || ^3.0
php-http/httplug Version ^1.0 || ^2.0
php-http/message-factory Version ^1.0
php-http/discovery Version ^1.5.1
psr/http-message-implementation Version ^1.0
php-http/client-implementation Version ^1.0
jms/serializer-bundle Version ^1.5 || ^2.0 || ^3.0
ext-json Version *
The package prgtw/healthchecks-bundle contains the following files
Loading the files please wait ....