discogs-data

webservco/discogs-data

Utilities for working with the Discogs monthly data dumps (parse, process).

Current functionality

Artists

Labels

Masters

Releases


Installation

composer require webservco/discogs-data

Development install

git clone https://github.com/webservco/discogs-data.git
cd discogs-data
composer install

Examples

Examples


Usage

[TODO]


Notes