PHPackages                             zae/hipchat - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. zae/hipchat

ActiveLibrary[HTTP &amp; Networking](/categories/http)

zae/hipchat
===========

HipChat API Client

0.2(11y ago)3428MITPHPPHP &gt;=5.4.0

Since May 31Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Zae/hipchat)[ Packagist](https://packagist.org/packages/zae/hipchat)[ RSS](/packages/zae-hipchat/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

Zae\\HipChat
============

[](#zaehipchat)

HipChat API Client

This class provides easy access to v1 of the HipChat API:

Install
-------

[](#install)

Installation via composer is very easy, simply add the package to your composer.json:

```
"require": {
    "zae/hipchat": "*"
}
```

Or download the code and add the namespace to your autoloader or simply require() the files.

Usage
-----

[](#usage)

Normal:

```
