Download the PHP package davmixcool/logsnag.php without Composer
On this page you can find all versions of the php package davmixcool/logsnag.php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download davmixcool/logsnag.php
More information about davmixcool/logsnag.php
Files in davmixcool/logsnag.php
Download davmixcool/logsnag.php
More information about davmixcool/logsnag.php
Files in davmixcool/logsnag.php
Vendor davmixcool
Package logsnag.php
Short Description An un-official API wrapper for logsnag.com
License MIT
Homepage https://github.com/davmixcool/logsnag.php
Package logsnag.php
Short Description An un-official API wrapper for logsnag.com
License MIT
Homepage https://github.com/davmixcool/logsnag.php
Please rate this library. Is it a good library?
Informations about the package logsnag.php
LogSnag
An un-offical API wrapper for logsnag.com to get notifications and track your project events.
Requirements
- PHP 5.5 and above
Steps
- Installation
- Usage
- Initialize Client
- Publish Event
- Options
- Maintainers
- License
Installation
Composer
Run the following command to include this package via Composer
Usage
Import Library
Initialize Client
Publish Event
Options
Option | Type | Description |
---|---|---|
project |
text required |
Project name. |
channel |
text required |
Channel Name. |
event |
text required |
Event name. |
description |
text optional |
Event description. |
icon |
text optional |
Single emoji as the event icon. |
notify |
boolean optional |
Send push notification. |
Maintainers
This package is maintained by David Oti and you!
License
This package is licensed under the MIT license.
All versions of logsnag.php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package davmixcool/logsnag.php contains the following files
Loading the files please wait ....