Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 836 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 836 Bytes

Packagist

Deezer API PHP

This is a PHP wrapper for Deezer's API. It includes the following:

  • Helper methods for all API endpoints
  • Authorization flow helpers.
  • PSR-4 autoloading support.

Requirements

Installation

Install it using Composer:

composer require bhanwarpsrathore/deezer-api-php

Usage

Before using the Deezer API, you'll need to create an app at Deezer developer site.

License

MIT license. Please see LICENSE.md for more info.