akashrchandran / spotify-lyrics-api

A Rest API for fetching lyrics from Spotify which is powered by Musixmatch. Commandline version is available at akashrchandran/syrics.
http://github.akashrchandran.in/spotify-lyrics-api/
GNU General Public License v3.0
383 stars 28 forks source link

Composer package #1

Closed xvilo closed 1 year ago

xvilo commented 2 years ago

It would be great if this library could be distributed and installed through composer. Using that, you don't need manual require statements in your code too!