2017 © Pedro Peláez
 

library jambase

A PHP library for the Jambase API

image

jambase/jambase

A PHP library for the Jambase API

  • Sunday, June 16, 2013
  • by tom_anderson
  • Repository
  • 1 Watchers
  • 0 Stars
  • 93 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Jambase PHP Library

This is a library to abstract the Jambase API, (*1)

Installation

  1. edit composer.json file with following contents:, (*2)

    json "require": { "jambase/jambase": "dev-master" }, (*3)

  2. install composer via curl -s http://getcomposer.org/installer | php (on windows, download http://getcomposer.org/installer and execute it with PHP)
  3. run php composer.phar install

Use

Configure the service, (*4)

use Jambase\Service\Jambase;

Jambase::configure($apiKey);

Query the API, (*5)

$simpleXMLResult = Jambase::search(array('band' => 'The Band'));

The Versions

16/06 2013

dev-master

9999999-dev http://developer.jambase.com

A PHP library for the Jambase API

  Sources   Download

MIT

The Requires

 

zf2 live music concerts