phpbrainz: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
phpbrainz is a php library to query and retrieve information from the musicbrainz xml webservice
phpbrainz is a php library in the style of [[python-musicbrainz2]] to query and retrieve information from the MusicBrainz [[XML Web Service/Version 1|Version 1 XML Webservice]]


* Download phpbrainz here: http://code.google.com/p/phpbrainz/downloads
* Download phpbrainz here: http://github.com/olds/phpbrainz
* Source code browser: http://trac.zzq.org/phpbrainz/browser
* Source code browser: http://github.com/olds/phpbrainz
* Jeffrey Sherlock's blog posts: http://www.hoodlu.ms/category/phpbrainz/
* Jeffrey Sherlock's blog posts: http://www.hoodlu.ms/category/phpbrainz/

[[Category:To Be Reviewed]]

Latest revision as of 12:57, 12 November 2011

phpbrainz is a php library in the style of python-musicbrainz2 to query and retrieve information from the MusicBrainz Version 1 XML Webservice