PHPackages                             legacyphpdoctor/pouler\_soundcloud-api-php-7-4 - 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. legacyphpdoctor/pouler\_soundcloud-api-php-7-4

ActiveLibrary[API Development](/categories/api)

legacyphpdoctor/pouler\_soundcloud-api-php-7-4
==============================================

PHP Wrapper for the SoundCloud API

12PHP

Since Feb 15Pushed 3mo agoCompare

[ Source](https://github.com/LegacyPHPDoctor/pouler_soundcloud-api-php-7-4)[ Packagist](https://packagist.org/packages/legacyphpdoctor/pouler_soundcloud-api-php-7-4)[ RSS](/packages/legacyphpdoctor-pouler-soundcloud-api-php-7-4/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

legacyphpdoctor/pouler\_soundcloud-api-php-7-4
==============================================

[](#legacyphpdoctorpouler_soundcloud-api-php-7-4)

WARNING: This repository is a PHP 7.4 compatible fork of [pouler/soundcloud-api](https://github.com/pouler/soundcloud-api).

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

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 legacyphpdoctor/pouler_soundcloud-api-php-7-4
```

```
