nomad145/spotify-bundle

Wrapper for jwilsson/spotify-web-api-php.

dev-master 2017-03-05 03:42 UTC

This package is not auto-updated.

Last update: 2024-05-01 18:09:41 UTC


README

A Symfony bundle that wraps jwilsson/spotify-web-api-php.

Installation

composer require nomad145/spotify-bundle

Configuration

spotify:
    client_id: xxx
    client_secret: xxx
    redirect_uri: xxx
    scopes:
        - xxx
        - xxx