Download the PHP package tonicforhealth/health-checker-incident without Composer
On this page you can find all versions of the php package tonicforhealth/health-checker-incident. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tonicforhealth/health-checker-incident
More information about tonicforhealth/health-checker-incident
Files in tonicforhealth/health-checker-incident
Download tonicforhealth/health-checker-incident
More information about tonicforhealth/health-checker-incident
Files in tonicforhealth/health-checker-incident
Vendor tonicforhealth
Package health-checker-incident
Short Description Health checker incident REST microservice
License MIT
Package health-checker-incident
Short Description Health checker incident REST microservice
License MIT
Please rate this library. Is it a good library?
Informations about the package health-checker-incident
Health checker incident REST microservice
This service allows Health board system to use interface for aggregating incidents and performs notification transmit for heterogeneous subjects.
Requirements
- PHP 5.5 or higher
- ext-pdo_sqlite
- ext-imap
Installation using Composer
Setup
For the correct run of health-checker-incident app you need to install cachet:
Then set up config for it and other subject items app/config/parameter.php:
...
incident.notifications.subjects:
file:
file1:
target: 'fileName'
request:
cached:
target: 'http://localhost:8000/api/v1'
email:
drefixs:
schedule: '* * 0,1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,30,31 * * *'
target: [email protected]
...
Run of the app using symfony built in server
Run of the app with docker-compose
What notification types it has:
- file
- request (cachet)
All versions of health-checker-incident with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
symfony/symfony Version 3.0.*
doctrine/orm Version ~2.5
doctrine/doctrine-bundle Version ~1.6
doctrine/doctrine-cache-bundle Version ~1.2
symfony/monolog-bundle Version ~2.8
sensio/distribution-bundle Version ~5.0
sensio/framework-extra-bundle Version ~3.0.2
incenteev/composer-parameter-handler Version ~2.0
jms/serializer-bundle Version ~1.1
tonicforhealth/health-checker-incident-component Version ~0.1
gremo/hmac-authentication-bundle Version ^0.1.1
puli/symfony-bundle Version ~1.0
puli/composer-plugin Version dev-classmap as 1.0-beta10
symfony/symfony Version 3.0.*
doctrine/orm Version ~2.5
doctrine/doctrine-bundle Version ~1.6
doctrine/doctrine-cache-bundle Version ~1.2
symfony/monolog-bundle Version ~2.8
sensio/distribution-bundle Version ~5.0
sensio/framework-extra-bundle Version ~3.0.2
incenteev/composer-parameter-handler Version ~2.0
jms/serializer-bundle Version ~1.1
tonicforhealth/health-checker-incident-component Version ~0.1
gremo/hmac-authentication-bundle Version ^0.1.1
puli/symfony-bundle Version ~1.0
puli/composer-plugin Version dev-classmap as 1.0-beta10
The package tonicforhealth/health-checker-incident contains the following files
Loading the files please wait ....