2017 © Pedro Peláez
 

project playground

PHP Slack messages sending and tests

image

php-slack/playground

PHP Slack messages sending and tests

  • Friday, February 2, 2018
  • by alek13
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 33 % Grown

The README.md

Playground for php-slack/slack

Examples how to use and test script to see the sent message real result., (*1)

Install

composer create-project php-slack/playground -s dev

(Please use -s dev option since there is no release)
Then cd playground/., (*2)

Use

Usage: ./test <file>, (*3)

for example:, (*4)

./test example/01-just-text.php

Simply: use [TAB][TAB] combination to see list of examples:
- type ./t[TAB] => will ./test
- add type e[TAB]=> ./test example/
- then [TAB][TAB] (or [TAB][TAB][TAB]), (*5)

View the code

Explore examples folder to see how it works & play with it., (*6)

See the real message

All messages you are playing with, will be comes into #tests channel in our PHP-Slack Workspace., (*7)

And you can see how it really looks!, (*8)

So Slack Welcome !!!, (*9)

The Versions

02/02 2018

dev-master

9999999-dev

PHP Slack messages sending and tests

  Sources   Download

MIT

The Requires

 

by Alexander Chibrikin