2017 © Pedro Peláez
 

library hive-api

A wrapper around Hive API.

image

fastwebmedia/hive-api

A wrapper around Hive API.

  • Thursday, October 8, 2015
  • by fastwebmedia
  • Repository
  • 5 Watchers
  • 2 Stars
  • 494 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

Hive API Package

Build Status, (*1)

Install

composer require fastwebmedia/hive

You then need to add the service provider, (*2)

'FWM\Hive\HiveServiceProvider'

Finally publised the config, (*3)

php artisan vendor:publish

Usage

You should first update the config file with the URL and the access token so you can make request via the Hive API., (*4)

$client = new FWM\Hive\Client();
return $client->api('user')->getUser('hello@fastweb.media');

Documentation

Coming soon - for now look in the Code and User API classes to view the available methods., (*5)

The Versions

08/10 2015

dev-master

9999999-dev

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fast Web Media Ltd

api hive

08/10 2015

4.0.1

4.0.1.0

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fast Web Media Ltd

api hive

08/10 2015

4.0.0

4.0.0.0

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fast Web Media Ltd

api hive

20/03 2015

3.1.0

3.1.0.0

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fast Web Media Ltd

api hive

19/03 2015

3.0.0

3.0.0.0

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fast Web Media Ltd

api hive

14/03 2015

2.0.0

2.0.0.0

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fast Web Media Ltd

api hive

26/02 2015

1.0.4

1.0.4.0

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fast Web Media Ltd

api hive

26/02 2015

1.0.3

1.0.3.0

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

by Fast Web Media

api hive

26/02 2015

1.0.2

1.0.2.0

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

by Fast Web Media

api hive

26/02 2015

1.0.1

1.0.1.0

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

by Fast Web Media

api hive

25/02 2015

1.0

1.0.0.0

A wrapper around Hive API.

  Sources   Download

MIT

The Requires

 

by Fast Web Media

api hive