Download the PHP package checkitonus/cachet-api without Composer
On this page you can find all versions of the php package checkitonus/cachet-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download checkitonus/cachet-api
More information about checkitonus/cachet-api
Files in checkitonus/cachet-api
Download checkitonus/cachet-api
More information about checkitonus/cachet-api
Files in checkitonus/cachet-api
Vendor checkitonus
Package cachet-api
Short Description PHP Implementation of the Cachet API
License MIT
Package cachet-api
Short Description PHP Implementation of the Cachet API
License MIT
Please rate this library. Is it a good library?
Informations about the package cachet-api
Cachet SDK
Easy to use Cachet 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\Cachet\Component
- CheckItOnUs\Cachet\ComponentGroup
- CheckItOnUs\Cachet\Incident
- CheckItOnUs\Cachet\IncidentUpdate (In development - Cachet 2.4 feature)
CRUD Operations
Creation
Update
Delete
All versions of cachet-api 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
guzzlehttp/guzzle Version ^6.3
tightenco/collect Version ^5.4
cocur/slugify Version ^2.5
composer/semver Version ^1.4
nesbot/carbon Version ^1
The package checkitonus/cachet-api contains the following files
Loading the files please wait ....