PHPackages                             ivoglent/yii2-media - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. ivoglent/yii2-media

ActiveYii2-extension[File &amp; Storage](/categories/file-storage)

ivoglent/yii2-media
===================

Yii2 media module used tinymce and responsive filemanager

0372JavaScript

Since Jan 11Pushed 10y ago2 watchersCompare

[ Source](https://github.com/ivoglent/yii2-media)[ Packagist](https://packagist.org/packages/ivoglent/yii2-media)[ RSS](/packages/ivoglent-yii2-media/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-media
==========

[](#yii2-media)

This is simple extension use both tinymce and response file manager

#### Usage :

[](#usage-)

1. Download, config and copy Response Filmanager to public folder (you can download here :
2.

```
composer require "ivoglent/yii2-media":"dev-master"

```

In the view file :

```
echo \ivoglent\yii2\media\MediaEditor::widget([
        'name'=>'a',
        'fileManagerUrl'=> \yii\helpers\BaseUrl::base(true) .'/rfm/' //This is my responsive filemanager URL
    ]);
```

Note : Be careful with Responsive Filemanager config for security reasons.

Screenshot : [![yii2-media](screenshot.png)](screenshot.png)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

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://avatars.githubusercontent.com/u/4499973?v=4)[Ivoglent N.](/maintainers/ivoglent)[@ivoglent](https://github.com/ivoglent)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ivoglent-yii2-media/health.svg)

```
[![Health](https://phpackages.com/badges/ivoglent-yii2-media/health.svg)](https://phpackages.com/packages/ivoglent-yii2-media)
```

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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