shrikeh/pagerduty-core

Core PagerDuty domain logic

dev-master 2016-10-19 13:24 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:30:00 UTC


README

php-immutable-collections

Build Status Scrutinizer Code Quality LibrariesIO Dependencies Latest Stable Version Latest Unstable Version License @shrikeh on Twitter

Core domain layer for interacting with the PagerDuty v2 API in PHP. Returns immutable collections of entities representing the data retrieved. Uses Guzzle to contact the API.

For ease of use, you should consider pagerduty-pimple which has service providers for use with Pimple of Silex.