2017 © Pedro Peláez
 

library pagerduty

Library for interacting with the PagerDuty Events API v2

image

lukewaite/pagerduty

Library for interacting with the PagerDuty Events API v2

  • Thursday, June 22, 2017
  • by lukewaite
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

WIP

This project is a WIP and not currently functional., (*1)

PagerDuty v2 Events API Wrapper Class

Latest Version on Packagist Software License Build Status StyleCI Quality Score Code Coverage Total Downloads, (*2)

This package makes it easy to send notification events to PagerDuty's v2 Events API., (*3)

Contents

Installation

You can install the package via composer:, (*4)

composer require lukewaite/pagerduty

Usage

TODO: Implement usage documentation, (*5)

PagerDuty Setup

On a PagerDuty Service of your choice, create a new Integration using the Events API v2., (*6)

Creating a new integration, (*7)

The Integration Key listed for your new integration is what you need to set in the setRoutingKey() method., (*8)

List of Integrations with Keys, (*9)

Available methods

TODO: Update available methods documentation., (*10)

See the [PagerDuty v2 Events API documentation][link-pagerduty-v2-api] for more information about what these options will do., (*11)

Changelog

Please see CHANGELOG for more information what has changed recently., (*12)

Testing

bash $ composer test, (*13)

Security

If you discover any security related issues, please email lwaite@gmail.com instead of using the issue tracker., (*14)

Contributing

Please see CONTRIBUTING for details., (*15)

Credits

License

The MIT License (MIT). Please see License File for more information., (*16)

The Versions

22/06 2017

dev-master

9999999-dev https://github.com/lukewaite/pagerduty

Library for interacting with the PagerDuty Events API v2

  Sources   Download

MIT

The Requires

 

The Development Requires