Fetch basic information of songs using Laravel's music-helper package
jpmurray built a nice package called music-helper, which we can use to fetch detailed information of songs. It's music time!
Installation
You can install the package via composer:
composer require utvarp/music-helper
Music sources
We can get information from these sources
Gracenote (https://github.com/StukiOrg/GracenoteClient-PHP ?)
Spotify (https://github.com/Shemahmforash/SpotifyWebApi ?)
Discogs (https://github.com/ShaneCullinane/discogs ?)
iTunes (https://github.com/jacoz/php-itunes-api ?)
Musicbrainz (https://github.com/PBXg33k/MusicBrainz ?)
Google Play Music
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.1 Laravel 5 Laravel 5.4 Laravel 5.5 Laravel 5.3 Intermediate