webservco/discogs-data
Composer 安装命令:
composer require webservco/discogs-data
包简介
Utilities for working with the Discogs monthly data dumps (parse, process, import).
README 文档
README
Utilities for working with the Discogs monthly data dumps (parse, process).
Current functionality
Artists
- Count:
\WebServCo\DiscogsData\Processors\Artists\Counter - Debug:
\WebServCo\DiscogsData\Processors\Artists\Debugger
Labels
- Count
\WebServCo\DiscogsData\Processors\Labels\Counter - Debug
\WebServCo\DiscogsData\Processors\Labels\Debugger
Masters
- Count
\WebServCo\DiscogsData\Processors\Masters\Counter - Debug
\WebServCo\DiscogsData\Processors\Masters\Debugger
Releases
- Count
\WebServCo\DiscogsData\Processors\Releases\Counter - Debug
\WebServCo\DiscogsData\Processors\Releases\Debugger
Installation
composer require webservco/discogs-data
Development install
git clone https://github.com/webservco/discogs-data.git
cd discogs-data
composer install
Examples
Usage
[TODO]
Notes
Counterstill needs usable output directory, even though it doesn't actually write any data.
统计信息
- 总下载量: 57
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-06