PHPackages                             nickon/yii2-media-manager - 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. nickon/yii2-media-manager

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

nickon/yii2-media-manager
=========================

Yii2 pretty file manager

010PHP

Since Feb 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/nickon/yii2-media-manager)[ Packagist](https://packagist.org/packages/nickon/yii2-media-manager)[ RSS](/packages/nickon-yii2-media-manager/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 Media Manager
==================

[](#yii2-media-manager)

Pretty file manager

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

[](#installation)

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

Either run

```
composer require --prefer-dist nickon/yii2-media-manager "dev-master"

```

or add

```
"nickon/yii2-media-manager": "dev-master"

```

to the require section of your `composer.json` file.

Configuartion
-------------

[](#configuartion)

Add the following lines in your application configuration :

```
'modules' => [
    // ...
    'media_manager' => [
        'class' => 'nickon\media_manager\Module',
    ],
],
```

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```

```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

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/97f3b60c63deefe622a01ff43736ba4db8bfadcc3c4dd6ea138c46737ddab1c8?d=identicon)[nickon](/maintainers/nickon)

### Embed Badge

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

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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