Download the PHP package tonicforhealth/health-checker-incident-component without Composer
On this page you can find all versions of the php package tonicforhealth/health-checker-incident-component. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tonicforhealth/health-checker-incident-component
More information about tonicforhealth/health-checker-incident-component
Files in tonicforhealth/health-checker-incident-component
Download tonicforhealth/health-checker-incident-component
More information about tonicforhealth/health-checker-incident-component
Files in tonicforhealth/health-checker-incident-component
Vendor tonicforhealth
Package health-checker-incident-component
Short Description Health checker incident component provides classes for health checker incident app
License MIT
Package health-checker-incident-component
Short Description Health checker incident component provides classes for health checker incident app
License MIT
Please rate this library. Is it a good library?
Informations about the package health-checker-incident-component
Health checker incident component
This repository provides classes for Health checker incident app. These classes are used for different notification types like email, cachet, file, etc. All these classes implement NotificationTypeInterface. Also here you can find Subject class that IncidentSiren uses like a point for sending notifications.
Requirements
- PHP 5.5 or higher
- ext-pdo
Classes
Classes
- TonicHealthCheck\Incident\IncidentEventSubscriber - core class for mediation with incidents. Also this class implements Doctrine\Common\EventSubscriber interface.
- TonicHealthCheck\Incident\Siren\IncidentSiren - for notification subjects.
- TonicHealthCheck\Incident\Siren\IncidentSirenCollection - collection of the IncidentSiren items
- TonicHealthCheck\Incident\Siren\NotificationType\EmailNotificationType - implements email notification.
- TonicHealthCheck\Incident\Siren\NotificationType\FileNotificationType - implements file notification
- TonicHealthCheck\Incident\Siren\NotificationType\RequestNotificationType - implements request notification
- TonicHealthCheck\Incident\Siren\Subject\Subject - implements subjects and is used as a point to notification
- TonicHealthCheck\Incident\Siren\Subject\SubjectCollection - collection of the Subject items
Interfaces
- TonicHealthCheck\Incident\IncidentInterface - interface for notification entity
- TonicHealthCheck\Incident\Siren\Subject\SubjectInterface - interface for subjects
- TonicHealthCheck\Incident\Siren\NotificationType\NotificationTypeInterface - interface for notification types
Other
- TonicHealthCheck\CachetHQ\Authentication\Token - class for cachetHQ authentication
All versions of health-checker-incident-component with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
doctrine/orm Version ~2.5
swiftmailer/swiftmailer Version ~5.4
mtdowling/cron-expression Version ~1.1
danielgsims/php-collections Version ~1.4
puli/repository Version ~1.0
php-http/client-common Version ~1.0
php-http/plugins Version ~1.0
php-http/message Version ~1.2
php-http/discovery Version ~0.6
tonicforhealth/pagerduty-client Version ^0.1.0
doctrine/orm Version ~2.5
swiftmailer/swiftmailer Version ~5.4
mtdowling/cron-expression Version ~1.1
danielgsims/php-collections Version ~1.4
puli/repository Version ~1.0
php-http/client-common Version ~1.0
php-http/plugins Version ~1.0
php-http/message Version ~1.2
php-http/discovery Version ~0.6
tonicforhealth/pagerduty-client Version ^0.1.0
The package tonicforhealth/health-checker-incident-component contains the following files
Loading the files please wait ....