PHPackages                             cjavdev/spotted - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cjavdev/spotted

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cjavdev/spotted
===============

Spotted PHP SDK

v0.13.0(2mo ago)19[1 PRs](https://github.com/cjavdev/spotted-php/pulls)Apache-2.0PHPPHP ^8.1CI passing

Since Nov 19Pushed 1mo agoCompare

[ Source](https://github.com/cjavdev/spotted-php)[ Packagist](https://packagist.org/packages/cjavdev/spotted)[ RSS](/packages/cjavdev-spotted/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (28)Versions (22)Used By (0)

Unofficial Spotify API library
==============================

[](#unofficial-spotify-api-library)

The Unofficial Spotify library provides convenient access to the Spotted REST API from any PHP 8.1.0+ application.

It is generated with [Stainless](https://www.stainless.com/).

Documentation
-------------

[](#documentation)

The REST API documentation can be found on [spotted.cjav.dev](https://spotted.cjav.dev).

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

[](#installation)

```
composer require "cjavdev/spotted 0.13.0"

```

Usage
-----

[](#usage)

This library uses named parameters to specify optional arguments. Parameters with a default value must be set by name.

```
