2017 © Pedro Peláez
 

library sick-beard-api-client

A wrapper class for the Sick Beard API.

image

jleagle/sick-beard-api-client

A wrapper class for the Sick Beard API.

  • Saturday, November 28, 2015
  • by Jleagle
  • Repository
  • 1 Watchers
  • 3 Stars
  • 56 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

Sick Beard API Client

Code Quality (scrutinizer) Latest Stable Version, (*1)

An API wrapper class for the Sick Beard API, (*2)

Usage

Add the package to your composer.json:, (*3)

{
  "require": {
    "jleagle/sick-beard-api-client": "*"
  }
}

Download the package, (*4)

$ php composer.phar update jleagle/sick-beard-api-client

Enable the package:, (*5)

$sb = new \Jleagle\SickBeard\SickBeard(
  $url, // The URL to your Sick Beard installation
  $apiKey, // Your Sick Beard API key
);

Make an API call:, (*6)

$shows = $sb->shows();

The Versions

28/11 2015

dev-master

9999999-dev

A wrapper class for the Sick Beard API.

  Sources   Download

The Requires

 

api client sickbeard sick beard

28/11 2015

0.4.0

0.4.0.0

A wrapper class for the Sick Beard API.

  Sources   Download

The Requires

 

api client sickbeard sick beard

03/09 2015

0.3.2

0.3.2.0

A wrapper class for the Sick Beard API.

  Sources   Download

The Requires

 

api client sickbeard sick beard

19/06 2015

0.3.1

0.3.1.0

A wrapper class for the Sick Beard API.

  Sources   Download

The Requires

 

api client sickbeard sick beard

26/04 2015

0.3.0

0.3.0.0

A wrapper class for the Sick Beard API.

  Sources   Download

The Requires

 

api client sickbeard sick beard

26/04 2015

0.2.0

0.2.0.0

A wrapper class for the Sick Beard API.

  Sources   Download

The Requires

 

api client sickbeard sick beard

19/04 2015

0.1.1

0.1.1.0

A wrapper class for the Sick Beard API.

  Sources   Download

The Requires

 

api client sickbeard sick beard

19/04 2015

0.1.0

0.1.0.0

A wrapper class for the Sick Beard API.

  Sources   Download

The Requires

 

api client sickbeard sick beard

04/02 2015

0.0.1

0.0.1.0

A wrapper class for the Sick Beard API.

  Sources   Download

The Requires

 

api client sickbeard sick beard