PHPackages                             pouler/spotify-charts-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. pouler/spotify-charts-api

ActiveLibrary[API Development](/categories/api)

pouler/spotify-charts-api
=========================

PHP Wrapper for spotifycharts.com

0.1(4y ago)02.6k↓100%MITPHPPHP ^7.4|^8.0

Since Jan 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/PouleR/spotify-charts-api)[ Packagist](https://packagist.org/packages/pouler/spotify-charts-api)[ Docs](https://github.com/PouleR/spotify-charts-api)[ RSS](/packages/pouler-spotify-charts-api/feed)WikiDiscussions main Synced 1mo ago

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

Spotify Charts API
==================

[](#spotify-charts-api)

This is a PHP wrapper for spotifycharts.com

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

[](#requirements)

- PHP ^7.4|^8.0

Installation
------------

[](#installation)

Install it using [Composer](https://getcomposer.org/):

```
composer require pouler/spotify-charts-api
```

Spotify login
-------------

[](#spotify-login)

You can obtain an access token by using the SpotifyLogin class, this dependency can be installed by using:

```
composer require pouler/spotify-login
```

For more information about this project see:

Example usage
-------------

[](#example-usage)

```
