Download the PHP package checkitonus/statuspage-sdk without Composer
On this page you can find all versions of the php package checkitonus/statuspage-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download checkitonus/statuspage-sdk
More information about checkitonus/statuspage-sdk
Files in checkitonus/statuspage-sdk
Download checkitonus/statuspage-sdk
More information about checkitonus/statuspage-sdk
Files in checkitonus/statuspage-sdk
Vendor checkitonus
Package statuspage-sdk
Short Description PHP Implementation of the Atlassian Status Page API
License MIT
Package statuspage-sdk
Short Description PHP Implementation of the Atlassian Status Page API
License MIT
Please rate this library. Is it a good library?
Informations about the package statuspage-sdk
StatusPage API
Easy to use StatusPage API implementation.
Installation
Then, in your PHP file, all you need to do is require the autoloader:
API Components
Once installed, you will have access to several objects all of which will hit the API and retrieve the data as needed.
Please Note: Although all of these samples are using the Component
class, they are available for the following objects:
- CheckItOnUs\StatusPage\Component
- CheckItOnUs\StatusPage\Incident
CRUD Operations
Creation
Update
Delete
All versions of statuspage-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
guzzlehttp/guzzle Version ^6.3
tightenco/collect Version ^5.4
cocur/slugify Version ^2.5
composer/semver Version ^1.4
nesbot/carbon Version ^1.22
guzzlehttp/guzzle Version ^6.3
tightenco/collect Version ^5.4
cocur/slugify Version ^2.5
composer/semver Version ^1.4
nesbot/carbon Version ^1.22
The package checkitonus/statuspage-sdk contains the following files
Loading the files please wait ....