-
Notifications
You must be signed in to change notification settings - Fork 41
MusicBrainz Library written in PHP
License
olds/phpbrainz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an OO PHP 5 library for accessing the musicbrainz API. To search the API, there are two different methods to access the musicbrainz API. One is a search based on criteria such as artist name, track name, release year, etc. The other is a retrieval of a specific musicbrainz record based on a specific identifier for the musicbrainz database (MBID). Typically you search for results using a release, track, or artist filter, then from those results retrieve the specific record you want with the detailed information. There are examples in the examples folder.
About
MusicBrainz Library written in PHP
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published