Download the PHP package stephan-strate/php-music-brainz-api without Composer
On this page you can find all versions of the php package stephan-strate/php-music-brainz-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download stephan-strate/php-music-brainz-api
More information about stephan-strate/php-music-brainz-api
Files in stephan-strate/php-music-brainz-api
Package php-music-brainz-api
Short Description PHP wrapper for MusicBrainz api. Supports object-oriented access using repositories and factories.
License MIT
Homepage https://github.com/stephan-strate/php-music-brainz-api
Informations about the package php-music-brainz-api
MusicBrainz API Wrapper
MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.
Recommended to use together with stephan-strate/php-cover-art-archive-api.
Inspired by php-github-api and php-tmdb.
Installation
Using composer:
Why php-http/guzzle7-adapter:^1.0
? This library is decoupled from any http client using HTTPlug.
Usage
First you want to create the client:
Using this client, you can retrieve all other objects/apis.
Repository
Api
The api implementatioon returns the raw json response of the endpoint. You might want to use the repository implementation instead to get the parsed objects.
Contributing
Help & Donate
I am very curious about projects that use my libraries. Please drop me a short message about what you use the library for. You can find my contact information on my profile (LinkedIn, E-mail).
If this project saved you time and money or you just appreciate what I am doing, please consider sponsoring me 😊
All versions of php-music-brainz-api with dependencies
php-http/httplug Version ^2.2
php-http/client-common Version ^2.3
php-http/discovery Version ^1.10
php-http/client-implementation Version ^1.0
symfony/serializer Version ^5.2
symfony/property-access Version ^5.2
doctrine/annotations Version ^1.11
ext-json Version *
ext-gd Version *