PHPackages                             ampache/php-discogs-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. ampache/php-discogs-api

ActiveLibrary[API Development](/categories/api)

ampache/php-discogs-api
=======================

A PHP library for accessing the Discogs API

0.2.0(1y ago)28.8k↓50%MITPHPPHP &gt;=8.2CI passing

Since Mar 30Pushed 1y ago3 watchersCompare

[ Source](https://github.com/ampache/php-discogs-api)[ Packagist](https://packagist.org/packages/ampache/php-discogs-api)[ Docs](https://github.com/ampache/php-discogs-api)[ RSS](/packages/ampache-php-discogs-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

php-discogs-api (AmpacheDiscogs)
================================

[](#php-discogs-api-ampachediscogs)

This library is a simple Discogs query library exported from the [Ampache Discogs plugin](https://github.com/ampache/ampache/blob/develop/src/Plugin/AmpacheDiscogs.php).

The focus here is on keeping it small and simple.

All data is JSON decoded with objects converted into associative arrays.

Requirements
------------

[](#requirements)

- PHP8.2+
- rmccue/requests

Usage Example
-------------

[](#usage-example)

```
