bhanwarpsrathore/deezer-api-php

A PHP wrapper for Deezer's API.

v1.0.0 2024-01-25 04:45 UTC

This package is auto-updated.

Last update: 2024-05-25 05:31:51 UTC


README

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.