PHPackages                             pouler/soundcloud-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/soundcloud-api

ActiveLibrary[API Development](/categories/api)

pouler/soundcloud-api
=====================

PHP Wrapper for the SoundCloud API

1.4(5mo ago)38.2k4MITPHPPHP &gt;=8.1CI failing

Since Mar 16Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/PouleR/soundcloud-api)[ Packagist](https://packagist.org/packages/pouler/soundcloud-api)[ Docs](https://github.com/PouleR/soundcloud-api)[ RSS](/packages/pouler-soundcloud-api/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (4)Versions (11)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/2da974f0e07b4fbc487c65cfcf9be69afb7f34590ef7deef4c162c9e62f7f49b/68747470733a2f2f706f7365722e707567782e6f72672f706f756c65722f736f756e64636c6f75642d6170692f762f737461626c65)](https://packagist.org/packages/pouler/soundcloud-api)[![Latest Unstable Version](https://camo.githubusercontent.com/264dac1ebcddff5c20d582b2936aac365a950754f3a25a7fe3153da54cb6b9e4/68747470733a2f2f706f7365722e707567782e6f72672f706f756c65722f736f756e64636c6f75642d6170692f762f756e737461626c65)](https://packagist.org/packages/pouler/soundcloud-api)

SoundCloud API PHP
==================

[](#soundcloud-api-php)

This is a PHP wrapper for the [SoundCloud API](https://developers.soundcloud.com/docs/api/explorer/open-api).

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

[](#requirements)

- PHP &gt;=8.1
- Symfony HTTP Client

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

[](#installation)

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

```
composer require pouler/soundcloud-api
```

```
