Download the PHP package hipchat/hipchat-php without Composer
On this page you can find all versions of the php package hipchat/hipchat-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hipchat/hipchat-php
More information about hipchat/hipchat-php
Files in hipchat/hipchat-php
Download hipchat/hipchat-php
More information about hipchat/hipchat-php
Files in hipchat/hipchat-php
Vendor hipchat
Package hipchat-php
Short Description PHP library for HipChat
License MIT
Homepage http://github.com/hipchat/hipchat-php
Package hipchat-php
Short Description PHP library for HipChat
License MIT
Homepage http://github.com/hipchat/hipchat-php
Keywords hipchat
Please rate this library. Is it a good library?
Informations about the package hipchat-php
hipchat-php
A PHP library for interacting with the HipChat REST API.
Composer Installation
HipChat-PHP can be installed with Composer (http://getcomposer.org/). Add the following to your composer.json file. Composer will handle the autoloading.
Usage
Testing
You can test this library (and your API key) using the example.php script as follows. It should print a list of your rooms and users.
./example.php <your api token>
To test the library itself, run the PHPUnit tests:
phpunit tests/
All versions of hipchat-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package hipchat/hipchat-php contains the following files
Loading the files please wait ....