nomad145/spotify-bundle

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

Maintainers

Package info

github.com/michaeljoelphillips/SpotifyBundle

Type:symfony-bundle

pkg:composer/nomad145/spotify-bundle

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-19 03:20:14 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