2017 © Pedro Peláez
 

library pequeno-spotify-module

Zend Framework 2 Module for Spotify Web API

image

ze-pequeno/pequeno-spotify-module

Zend Framework 2 Module for Spotify Web API

  • Thursday, June 4, 2015
  • by ze-pequeno
  • Repository
  • 2 Watchers
  • 4 Stars
  • 152 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

Zend Framework 2 Module for Spotify Web API

Build Status Coverage Status, (*1)

PequenoSpotifyModule integrates Spotify Web API with Zend Framework 2 quickly and easily., (*2)

  • Search service support
  • Lookup service support

Release Information

Pequeno Spotify Module 1.0.9dev, (*3)

This is the ninth maintenance release (in development) for the version 1.0 series., (*4)

17 August 2014, (*5)

Installation

Installation of this module uses composer. For composer documentation, please refer to getcomposer.org., (*6)

php composer.phar require ze-pequeno/pequeno-spotify-module
# (When asked for a version, type `1.*`)

Then add PequenoSpotifyModule to your config/application.config.php., (*7)

Installation without composer is not officially supported and requires you to manually install all dependencies that are listed in composer.json, (*8)

Registered Services

  • pequeno.services.spotify: a PequenoSpotifyModule\Service\SpotifyService instance
  • Pequeno\Service\SpotifyService: an alias of pequeno.services.spotify

Service Locator

To access the SpotifyService, use the main service locator:, (*9)

// for example, in a controller:
$spotify = $this->getServiceLocator()->get('pequeno.services.spotify');
$spotify = $this->getServiceLocator()->get('Pequeno\Service\SpotifyService');

The Versions

04/06 2015
21/08 2014

dev-master

9999999-dev https://github.com/ze-pequeno/pequeno-spotify-module

Zend Framework 2 Module for Spotify Web API

  Sources   Download

MIT

The Requires

 

The Development Requires

service zf2 module spotify

17/08 2014

1.0.8

1.0.8.0 https://github.com/ze-pequeno/pequeno-spotify-module

Zend Framework 2 Module for Spotify Web API

  Sources   Download

MIT

The Requires

 

The Development Requires

service zf2 module spotify

30/05 2014

1.0.7

1.0.7.0 https://github.com/ze-pequeno/pequeno-spotify-module

Zend Framework 2 Module for Spotify Web API

  Sources   Download

MIT

The Requires

 

The Development Requires

service zf2 module spotify

30/05 2014

1.0.6

1.0.6.0 https://github.com/ze-pequeno/pequeno-spotify-module

Zend Framework 2 Module for Spotify Web API

  Sources   Download

MIT

The Requires

 

The Development Requires

service zf2 module spotify

03/02 2014

1.0.5

1.0.5.0 https://github.com/ze-pequeno/pequeno-spotify-module

Zend Framework 2 Module for Spotify Web API

  Sources   Download

MIT

The Requires

 

The Development Requires

service zf2 module spotify

08/06 2013

1.0.3

1.0.3.0 https://github.com/ze-pequeno/pequeno-spotify-module

Zend Framework 2 Module for Spotify Web API

  Sources   Download

MIT

The Requires

 

service zf2 module spotify

20/05 2013

1.0.2

1.0.2.0 https://github.com/ze-pequeno/PequenoSpotifyModule

Zend Framework 2 Module for Spotify Web API

  Sources   Download

MIT

The Requires

 

service zf2 module spotify

19/05 2013

1.0.1

1.0.1.0 https://github.com/ze-pequeno/PequenoSpotifyModule

Zend Framework 2 Module for Spotify Web API

  Sources   Download

MIT

The Requires

 

service zf2 module spotify

07/03 2013

1.0.0

1.0.0.0 https://github.com/ze-pequeno/PequenoSpotifyModule

Zend Framework 2 Module for Spotify Web API

  Sources   Download

MIT

The Requires

 

service zf2 module spotify