hackeresq/laravel-spotify is a Laravel package for integrate your laravel app with spotify.
It currently has 2 GitHub stars and 18 downloads on Packagist.
Install it with composer require hackeresq/laravel-spotify.
Discover more Laravel packages by hackeresq
or browse all Laravel packages to compare alternatives.
Last updated
WIP - allows quickly interfacing with the Spotify API using Laravel. Authentication handled using the Spotify API Client Credentials flow.
Provides Facade and easy config file.
PRs appreciated to extend functionality or fix issues.