Download the PHP package baha2odeh/yii2-rocket-chat-rest-client without Composer
On this page you can find all versions of the php package baha2odeh/yii2-rocket-chat-rest-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download baha2odeh/yii2-rocket-chat-rest-client
More information about baha2odeh/yii2-rocket-chat-rest-client
Files in baha2odeh/yii2-rocket-chat-rest-client
Download baha2odeh/yii2-rocket-chat-rest-client
More information about baha2odeh/yii2-rocket-chat-rest-client
Files in baha2odeh/yii2-rocket-chat-rest-client
Vendor baha2odeh
Package yii2-rocket-chat-rest-client
Short Description Yii2 Rocket Chat REST API client in PHP.
License
Package yii2-rocket-chat-rest-client
Short Description Yii2 Rocket Chat REST API client in PHP.
License
Please rate this library. Is it a good library?
Informations about the package yii2-rocket-chat-rest-client
Rocket Chat REST API client in PHP
Use this client if you need to connect to Rocket Chat with a software written in PHP, such as WordPress or Drupal.
How to use
This Rocket Chat client is installed via Composer. To install, simply add it
to your composer.json
file:
And run composer to update your dependencies:
$ php composer.phar update
After this, you have to register chat instance into components
common/config/main-local.php
Finally, instance the classes you need:
Post a message
Credits
This REST client uses the excellent Httpful PHP library by Nate Good (github repo is here).
All versions of yii2-rocket-chat-rest-client with dependencies
PHP Build Version
Package Version
The package baha2odeh/yii2-rocket-chat-rest-client contains the following files
Loading the files please wait ....