PHPackages                             egidijusletukas/spotify-web-api-php-wrapper - 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. egidijusletukas/spotify-web-api-php-wrapper

ActiveLibrary[API Development](/categories/api)

egidijusletukas/spotify-web-api-php-wrapper
===========================================

14PHP

Since Nov 28Pushed 9y agoCompare

[ Source](https://github.com/egidijusletukas/spotify-web-api-php-wrapper)[ Packagist](https://packagist.org/packages/egidijusletukas/spotify-web-api-php-wrapper)[ RSS](/packages/egidijusletukas-spotify-web-api-php-wrapper/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

spotify-web-api-php-wrapper [![Build Status](https://camo.githubusercontent.com/c2e6745f30bb05eea760d0bcde4141617dbd814427854c29c8059767a02a5213/68747470733a2f2f7472617669732d63692e6f72672f65676964696a75736c6574756b61732f73706f746966792d7765622d6170692d7068702d777261707065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/egidijusletukas/spotify-web-api-php-wrapper) [![Coverage Status](https://camo.githubusercontent.com/281bfc5db8a11aa719567b6e01df566e92a777215733e65ec83dfa7eeac901c7/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f65676964696a75736c6574756b61732f73706f746966792d7765622d6170692d7068702d777261707065722f62616467652e7376673f6272616e63683d646576656c6f70)](https://coveralls.io/github/egidijusletukas/spotify-web-api-php-wrapper?branch=master) ![Packagist](https://camo.githubusercontent.com/37971f75f236c8a36208815438d20017e4e046a7f1c35ae2ef428c1c31edc285/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65676964696a75736c6574756b61732f73706f746966792d7765622d6170692d7068702d777261707065722e737667)
==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#spotify-web-api-php-wrapper---)

Spotify WEB API PHP wrapper. Currently under development.

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

[](#requirements)

- PHP 7.0+

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

[](#installation)

- Install composer

```
curl -sS https://getcomposer.org/installer | php
```

- Install this package via composer

```
php composer.phar require egidijusletukas/spotify-web-api-php-wrapper
```

Web API endpoint coverage
-------------------------

[](#web-api-endpoint-coverage)

### Album

[](#album)

- Get an album
- Get several albums
- Get an album's tracks
- Get an artist's albums
- Get a list of new releases
- Save albums for user
- Get user's saved albums
- Remove user's saved albums
- Check user's saved albums
- Search for an album

### Artist

[](#artist)

- Get an artist
- Get several artists
- Get an artist's albums
- Get an artist's top tracks
- Get an artist's related artists
- Get Followed Artists
- Follow Artists or Users
- Unfollow Artists or Users
- Check if User Follows Users or Artists
- Get a user's top artists or tracks
- Search for an artist

### Browse

[](#browse)

- Get a list of featured playlists
- Get a list of new releases
- Get a list of categories
- Get a category
- Get a category's playlists
- Get recommendations based on seeds

### Follow

[](#follow)

- Get Followed Artists
- Follow Artists or Users
- Unfollow Artists or Users
- Check if User Follows Users or Artists
- Follow a Playlist
- Unfollow a Playlist
- Check if Users Follow a Playlist

### “Your Music” Library

[](#your-music-library)

- Save tracks for user
- Get user's saved tracks
- Remove user's saved tracks
- Check user's saved tracks
- Save albums for user
- Get user's saved albums
- Remove user's saved albums
- Check user's saved albums

### Personalization

[](#personalization)

- Get a user's top artists or tracks

### Playlist

[](#playlist)

- Get a list of featured playlists
- Get a category's playlists
- Follow a Playlist
- Unfollow a Playlist
- Search for a playlist
- Get a list of a user's playlists
- Get a list of the current user's playlists
- Get a playlist
- Get a playlist's tracks
- Create a playlist
- Change a playlist's details
- Add tracks to a playlist
- Remove tracks from a playlist
- Reorder a playlist's tracks
- Replace a playlist's tracks
- Check if Users Follow a Playlist

### User Profile

[](#user-profile)

- Get current user's profile
- Get a user's profile

### Search

[](#search)

- Search for an Item

### Track

[](#track)

- Get Audio Analysis for a Track
- Get audio features for a track
- Get audio features for several tracks
- Get a track
- Get several tracks

Web API authorization flows coverage
------------------------------------

[](#web-api-authorization-flows-coverage)

- Authorization Code
- Client Credentials
- Implicit Grant

License
-------

[](#license)

MIT

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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/1104de9e438f62d417b8cef8b70b122b96eb013995ff597d28a1317319856b67?d=identicon)[egidijusletukas](/maintainers/egidijusletukas)

---

Top Contributors

[![egidijusletukas](https://avatars.githubusercontent.com/u/23140435?v=4)](https://github.com/egidijusletukas "egidijusletukas (5 commits)")

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

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

A PHP wrapper for Twilio's API

1.6k92.9M272](/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)
