PHPackages                             spotify/webapi - 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. spotify/webapi

ActiveLibrary

spotify/webapi
==============

PHP library for abstracting the Spotify Web API

2351PHP

Since Feb 8Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Shemahmforash/SpotifyWebApi)[ Packagist](https://packagist.org/packages/spotify/webapi)[ RSS](/packages/spotify-webapi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SpotifyWebApi
=============

[](#spotifywebapi)

Abstraction of the spotify web-abi (aka metadata api) -

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

[](#installation)

This project is in Composer format, so you just need to use Composer to intall all dependencies. Learn how to use Composer:

\##Example It is very simple to use this class. You just need to include the autoload, instantiate the class and call its public method `get`.

```
require 'vendor/autoload.php';
$api = new Webservice\Spotify\WebApi();
$results = $api->get('search', 'artist', 'json', array("q" => "Queen"));
```

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b9082387edf177df9fe8b83b6ccea265b006a7e50b4f1a341b5891c68a30a671?d=identicon)[shemahmforash](/maintainers/shemahmforash)

---

Top Contributors

[![Shemahmforash](https://avatars.githubusercontent.com/u/461632?v=4)](https://github.com/Shemahmforash "Shemahmforash (8 commits)")

### Embed Badge

![Health badge](/badges/spotify-webapi/health.svg)

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

PHPackages © 2026

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