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

AbandonedLibrary[API Development](/categories/api)

nekland/soundcloud-api
======================

Simple library you can build you're api upon.

00PHP

Since Apr 14Pushed 12y ago5 watchersCompare

[ Source](https://github.com/Nekland/SoundCloudApi)[ Packagist](https://packagist.org/packages/nekland/soundcloud-api)[ RSS](/packages/nekland-soundcloud-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Soundcloud API
==============

[](#soundcloud-api)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/78693fcf9e48d71735278f33c4ee419ff710c30f4798a949bb0307fb56674329/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4e656b6c616e642f536f756e64436c6f75644170692f6261646765732f7175616c6974792d73636f72652e706e673f733d65666330313632353062396334346666306537313063363363336332636432626566343538326361)](https://scrutinizer-ci.com/g/Nekland/SoundCloudApi/) [![Build Status](https://camo.githubusercontent.com/541e7c976cf03723cb624e43845f4c3eb8e81216fa628412985bef6a21dcdaab/68747470733a2f2f7472617669732d63692e6f72672f4e656b6c616e642f536f756e64436c6f75644170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Nekland/SoundCloudApi)

Hello guys. I was searching for a cute api wrapper for soundcloud. I didn't find any so I create mine :) .

*Note: this project is not complete at all. But is easy to complete! Do not hesitate to PR or Clone ;-) . Just remember the MIT license.*

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

[](#installation)

You should use composer to install it, and it's sooooo easy to install:

```
composer require 'nekland/soundcloud-api'
```

Usage
-----

[](#usage)

It's also so easy to use:

```
$soundcloud = new SoundCloud();

/** @var \Nekland\SoundCloudApi\Api\Tracks $tracksApi */
$tracksApi = $soundcloud->api('tracks');

$dataForTrack = $trackApi->getTrackFromLink('https://soundcloud.com/serious-url/lemaitre-high-tide');
```

You can check the `Api` namespace to learn more.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

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/a09048b58dc7118eea12d876580199cf6f4f328374a42501da6835bc191cd7c7?d=identicon)[Nek](/maintainers/Nek)

---

Top Contributors

[![Nek-](https://avatars.githubusercontent.com/u/972456?v=4)](https://github.com/Nek- "Nek- (7 commits)")

### Embed Badge

![Health badge](/badges/nekland-soundcloud-api/health.svg)

```
[![Health](https://phpackages.com/badges/nekland-soundcloud-api/health.svg)](https://phpackages.com/packages/nekland-soundcloud-api)
```

###  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)
