2017 © Pedro Peláez
 

library hipchat-php-v2

PHP library for HipChat API v2

image

page-boost/hipchat-php-v2

PHP library for HipChat API v2

  • Monday, February 8, 2016
  • by drekinov
  • Repository
  • 3 Watchers
  • 9 Stars
  • 2,226 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 4 Forks
  • 3 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

HipChat PHP API v2

HipChat API v2 wrapper for PHP., (*1)

Supported HTTP Clients: Guzzle 4.x, Guzzle 3.x, Resty 0.6.x, (*2)

Frameworks: Vanilla PHP, Laravel 4.1, (*3)

TODO:, (*4)

  • [ ] Improve PHPDoc blocks
  • [x] Ability to use Addon OAuth ID and Secret
  • [x] Laravel Facades and Configurations
  • [x] Full Documentation
  • [ ] Tests
  • [x] PHP 5.3 support
  • [ ] Curl HTTP Client - out of box
  • [ ] Tag first "stable" version :smile:

Installation

Begin by installing this package through Composer., (*5)

{
    "require": {
        "page-boost/hipchat-php-v2": "dev-master"
    }
}

You should have at least one HTTP Client installed. Supported out of box are Guzzle and Resty., (*6)

Documentation

Checkout our microsite with Full Documentation, (*7)

License

View the license for this repo., (*8)

The Versions

08/02 2016

dev-master

9999999-dev

PHP library for HipChat API v2

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Dimitar Rekinov

laravel api hipchat