PHPackages                             egor-henek/yii2-mixcloud - 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. egor-henek/yii2-mixcloud

AbandonedArchivedYii2-extension[API Development](/categories/api)

egor-henek/yii2-mixcloud
========================

Enhanced to work with api mixcloud

1.0.3(10y ago)119MITPHP

Since Jun 30Pushed 10y ago1 watchersCompare

[ Source](https://github.com/EgorHenek/yii2-mixcloud)[ Packagist](https://packagist.org/packages/egor-henek/yii2-mixcloud)[ RSS](/packages/egor-henek-yii2-mixcloud/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Mixcloud Api Widget for Yii2
============================

[](#mixcloud-api-widget-for-yii2)

[![GitHub issues](https://camo.githubusercontent.com/f9e0953835c7969fd4f1971cbf6767d25a4728edf15c9d927c0a5b044d3941c4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f45676f7248656e656b2f796969322d6d6978636c6f75642e737667)](https://github.com/EgorHenek/yii2-mixcloud/issues)[![GitHub forks](https://camo.githubusercontent.com/2fe8cdb0c534f5889d6094a5ea1457ddd2c91b8896fa73001594fa47cf294e71/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f45676f7248656e656b2f796969322d6d6978636c6f75642e737667)](https://github.com/EgorHenek/yii2-mixcloud/network)[![GitHub stars](https://camo.githubusercontent.com/8d6061905b38f507fd9bd951c6938a77286cf97f655517d49a77667db575169c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f45676f7248656e656b2f796969322d6d6978636c6f75642e737667)](https://github.com/EgorHenek/yii2-mixcloud/stargazers)[![GitHub license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://raw.githubusercontent.com/EgorHenek/yii2-mixcloud/master/LICENSE)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require egor-henek/yii2-mixcloud:~1.0
```

or add

```
"egor-henek/yii2-mixcloud" : "~1.0"
```

to the require section of your application's `composer.json` file.

Configure
---------

[](#configure)

In the component configuration file to add

```
'mixcloud' => [
    'class' => 'EgorHenek\mixcloud\Mixcloud',
    'clientToken' =>
],
```

For the client token:

Create an application at the following address:

So you get a Client ID and Client Secret

Go [https://www.runscope.com/oauth\_tool?utm\_source=partner&amp;utm\_medium=link&amp;utm\_campaign=hurlit](https://www.runscope.com/oauth_tool?utm_source=partner&utm_medium=link&utm_campaign=hurlit) to create the necessary token

How to use
----------

[](#how-to-use)

Upload example:

```
Yii::$app->mixcloud->upload('test.mp3', 'name');
```

Further Information
-------------------

[](#further-information)

Please, check the [MixCloud api site](https://www.mixcloud.com/developers/) documentation for further information about its configuration options.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Egor Gluhih](https://github.com/EgorHenek)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License. Please see [License File](LICENSE.md) for more information.

[edm.su](http://edm.su)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~2 days

Total

4

Last Release

3969d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f762a15d569793c44fd8bb038b24ee5c60786c168c0ea08f3867c932a63e21ca?d=identicon)[EgorHenek](/maintainers/EgorHenek)

---

Top Contributors

[![EgorHenek](https://avatars.githubusercontent.com/u/3796362?v=4)](https://github.com/EgorHenek "EgorHenek (1 commits)")

---

Tags

apimixcloud

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/egor-henek-yii2-mixcloud/health.svg)

```
[![Health](https://phpackages.com/badges/egor-henek-yii2-mixcloud/health.svg)](https://phpackages.com/packages/egor-henek-yii2-mixcloud)
```

###  Alternatives

[dotzero/yii2-amocrm

Расширение для Yii Framework 2 реализующее клиент для работы с API amoCRM

1639.7k](/packages/dotzero-yii2-amocrm)[skeeks/yii2-google-api

Component for work with google api based on google/apiclient

1243.1k1](/packages/skeeks-yii2-google-api)[apexwire/yii2-restclient

Tools to use API as ActiveRecord for Yii2

143.5k](/packages/apexwire-yii2-restclient)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
