2017 © Pedro Peláez
 

library php-client

The official Blitzr API Client for PHP

image

blitzr/php-client

The official Blitzr API Client for PHP

  • Thursday, January 19, 2017
  • by blitzr
  • Repository
  • 3 Watchers
  • 0 Stars
  • 738 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 1 % Grown

The README.md

Blitzr Official PHP Client

A PHP API client for the Blitzr API., (*1)

To use this client you will need an API key, you can request it at : https://blitzr.io., (*2)


Documentation

You can find the complete package documentation., (*3)

You can also refer to the official Blitzr API reference to have more informations.

Installation

Just integrate it to your project with composer and enjoy., (*4)

$ composer require blitzr/php-client

Getting Started

Just require the composer autoloader in your PHP file and use the client :, (*5)

// require the composer autoloader
require 'vendor/autoload.php';

// use the Blitzr client
use Blitzr\BlitzrClient;

// create an instance of Blitzr client
$blitzr = new BlitzrClient('your-api-key');

// request an artist
$artist = $blitzr->getArtist('year-of-no-light');

The Versions

19/01 2017

dev-master

9999999-dev http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr

19/01 2017

1.3.4

1.3.4.0 http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr

16/01 2017

1.3.3

1.3.3.0 http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr

30/09 2016

dev-develop

dev-develop http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr

30/09 2016

1.3.2

1.3.2.0 http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr

19/05 2016

1.3.1

1.3.1.0 http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr

19/05 2016

1.3.0

1.3.0.0 http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr

19/05 2016

1.2.1

1.2.1.0 http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr

12/04 2016

1.2.0

1.2.0.0 http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr

15/02 2016

1.1.0

1.1.0.0 http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr

25/01 2016

1.0.0

1.0.0.0 http://api.blitzr.com/

The official Blitzr API Client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar blitzr