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: 2025-04-02 22:14:55 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