Download the PHP package audeio/spotify-web-api without Composer
On this page you can find all versions of the php package audeio/spotify-web-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download audeio/spotify-web-api
More information about audeio/spotify-web-api
Files in audeio/spotify-web-api
Download audeio/spotify-web-api
More information about audeio/spotify-web-api
Files in audeio/spotify-web-api
Vendor audeio
Package spotify-web-api
Short Description PHP library for the Spotify Web API
License MIT
Homepage https://github.com/jonjomckay/spotify-web-api
Package spotify-web-api
Short Description PHP library for the Spotify Web API
License MIT
Homepage https://github.com/jonjomckay/spotify-web-api
Please rate this library. Is it a good library?
Informations about the package spotify-web-api
Spotify Web API
Requirements
- PHP 5.4+
- An OAuth 2 client (league/oauth2-client works well)
Installation
- Add
"audeio/spotify-web-api": "0.*"
to yourcomposer.json
- Run
composer update
to update your application with the new dependency - That's all!
Usage
-
Instantiate a new instance of
Audeio\Spotify\API
and set the access token retrieved by your OAuth 2 client (a provider forleague/oauth2-client
is included underAudeio\Spotify\ Oauth2\Client\Provider\Spotify
): - Call all the methods you need!
License
The MIT License; please see LICENSE for more information.
All versions of spotify-web-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
guzzle/guzzle Version 3.*
league/oauth2-client Version ~0.6
zendframework/zend-filter Version 2.*
zendframework/zend-eventmanager Version 2.*
zendframework/zend-servicemanager Version 2.*
zendframework/zend-stdlib Version 2.*
doctrine/collections Version 1.*
guzzle/guzzle Version 3.*
league/oauth2-client Version ~0.6
zendframework/zend-filter Version 2.*
zendframework/zend-eventmanager Version 2.*
zendframework/zend-servicemanager Version 2.*
zendframework/zend-stdlib Version 2.*
doctrine/collections Version 1.*
The package audeio/spotify-web-api contains the following files
Loading the files please wait ....