PHPackages                             alperencetin/spotify-php-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. alperencetin/spotify-php-api

ActivePackage[API Development](/categories/api)

alperencetin/spotify-php-api
============================

Spotify PHP Api

1.0.2(5y ago)1111mitPHPPHP &gt;=5.3.0

Since Jul 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Xacnio/spotify-php-api)[ Packagist](https://packagist.org/packages/alperencetin/spotify-php-api)[ RSS](/packages/alperencetin-spotify-php-api/feed)WikiDiscussions master Synced today

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Spotify PHP Api
===============

[](#spotify-php-api)

A simple Spotify Web Api, written with PHP

[Spotify Web Api](https://developer.spotify.com/documentation/web-api/guides/) &amp; [Spotify Console Docs](https://developer.spotify.com/console/) &amp; [Spotify Developer Dashboard](https://developer.spotify.com/dashboard/)

Install
-------

[](#install)

**Via Composer**

```
$ composer require alperencetin/spotify-php-api

```

**Manual**

Download and use **src/Spotify.Api.php**

Using
-----

[](#using)

**Via Composer**

```
require_once __DIR__ . '/vendor/autoload.php';
$spotifyApi = new SpotifyPHPApi\SpotifyApi();
```

**Manual**

```
require_once('src/SpotifyApi.php');
$spotifyApi = new SpotifyPHPApi\SpotifyApi();
```

[Examples](tests)

Examples are for private use. I recommend hide tokens variables for public use.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

2117d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/49660313?v=4)[Alperen Çetin](/maintainers/Xacnio)[@xacnio](https://github.com/xacnio)

---

Top Contributors

[![alperencetin](https://avatars.githubusercontent.com/u/74497679?v=4)](https://github.com/alperencetin "alperencetin (5 commits)")[![xacnio](https://avatars.githubusercontent.com/u/49660313?v=4)](https://github.com/xacnio "xacnio (3 commits)")

### Embed Badge

![Health badge](/badges/alperencetin-spotify-php-api/health.svg)

```
[![Health](https://phpackages.com/badges/alperencetin-spotify-php-api/health.svg)](https://phpackages.com/packages/alperencetin-spotify-php-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M478](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
