2017 © Pedro Peláez
 

library slack-api

A complete native php wrapper for the Slack API

image

morningtrain/slack-api

A complete native php wrapper for the Slack API

  • Sunday, November 29, 2015
  • by morningtrain
  • Repository
  • 4 Watchers
  • 4 Stars
  • 526 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

PHP Slack Api

Software License , (*1)

A complete native php wrapper for the Slack API, (*2)

Install

Via Composer, (*3)

``` bash $ composer require morningtrain/slack-api, (*4)


## Usage ``` php require 'vendor/autoload.php'; use MorningTrain\SlackApi\SlackApi; define('SLACK_API_KEY', 'YOUR-SLACK-API-KEY'); $slack_client = new SlackApi(SLACK_API_KEY); $result = $slack_client->getAllUsers();

Security

If you discover any security related issues, please email mail@morningtrain.dk instead of using the issue tracker., (*5)

Credits

This was coded on an early morningtrain.dk, (*6)

License

GNU General Public License v3.0. Please see License File for more information., (*7)

The Versions

29/11 2015

dev-master

9999999-dev http://morningtrain.dk/

A complete native php wrapper for the Slack API

  Sources   Download

GNU General Public License v3.0

The Requires

 

api php slack

20/11 2015

v1.0.2

1.0.2.0 http://morningtrain.dk/

A complete native php wrapper for the Slack API

  Sources   Download

GNU General Public License v3.0

The Requires

 

api php slack

20/11 2015

v1.0.1

1.0.1.0 http://morningtrain.dk/

A complete native php wrapper for the Slack API

  Sources   Download

GNU General Public License v3.0

The Requires

 

api php slack

20/11 2015

v1.0.0

1.0.0.0 http://morningtrain.dk/

A complete native php wrapper for the Slack API

  Sources   Download

GNU General Public License v3.0

The Requires

 

api php slack