2017 © Pedro Peláez
 

library hiveage

Hiveage.com API

image

bouncefirst/hiveage

Hiveage.com API

  • Wednesday, October 28, 2015
  • by lancepioch
  • Repository
  • 3 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Hiveage.com API Integration

Build Status, (*1)

Hiveage API documentation found here: https://www.hiveage.com/api/, (*2)

Installation

  1. Add "bouncefirst/hiveage": "dev-master" to your composer.json file
  2. Run composer update
  3. Try the examples!

Usage

You'll want to grab all of your Connections first. Every other model is related to a Connection., (*3)

$hiveage = new \Bouncefirst\Hiveage\Hiveage('bouncefirst', '7FA41818y3wf5q5C739apn');
$connections = $hiveage->getConnections();

The Versions

28/10 2015

dev-master

9999999-dev

Hiveage.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Lance Pioch

api bouncefirst hiveage

26/02 2015

v0.0.2

0.0.2.0

Hiveage.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Lance Pioch

api bouncefirst hiveage

24/02 2015

v0.0.1

0.0.1.0

Hiveage.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Lance Pioch

api bouncefirst hiveage