PHPackages                             dmstr/yii2-filemanager-widgets - 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. dmstr/yii2-filemanager-widgets

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

dmstr/yii2-filemanager-widgets
==============================

A very smart filemanager to manage your files in the browser developed in AngularJS with Material-Design

1.3.2(1y ago)559.8k↓11.5%4[1 issues](https://github.com/dmstr/yii2-filemanager-widgets/issues)BSD-3-ClausePHP

Since Jun 21Pushed 1y ago7 watchersCompare

[ Source](https://github.com/dmstr/yii2-filemanager-widgets)[ Packagist](https://packagist.org/packages/dmstr/yii2-filemanager-widgets)[ RSS](/packages/dmstr-yii2-filemanager-widgets/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (61)Used By (0)

Yii2 Filemanager Widgets
========================

[](#yii2-filemanager-widgets)

[![Latest Stable Version](https://camo.githubusercontent.com/60ce5c01e2ef72c996855ac94b58f0809e1a60408d5660fcda219b4f297a5a71/68747470733a2f2f706f7365722e707567782e6f72672f646d7374722f796969322d66696c656d616e616765722d776964676574732f762f737461626c652e737667)](https://packagist.org/packages/dmstr/yii2-filemanager-widgets)[![Total Downloads](https://camo.githubusercontent.com/d1c561a281711c7de8cc1c186eec67eb6f1220f430692a0ca895d3b6eb19bc4d/68747470733a2f2f706f7365722e707567782e6f72672f646d7374722f796969322d66696c656d616e616765722d776964676574732f646f776e6c6f6164732e737667)](https://packagist.org/packages/dmstr/yii2-filemanager-widgets)[![License](https://camo.githubusercontent.com/31eabf8faeac0a47b77b45619470045cf51b35b8fb214861f392084f2d2d0ebd/68747470733a2f2f706f7365722e707567782e6f72672f646d7374722f796969322d66696c656d616e616765722d776964676574732f6c6963656e73652e737667)](https://packagist.org/packages/dmstr/yii2-filemanager-widgets)

A very smart filemanager to manage your files in the browser developed in AngularJS with Material-Design

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

[](#installation)

#### Global ENV variables

[](#global-env-variables)

VariableValueAFM\_TITLE'My Filemanager'AFM\_HANDLER\_URL'/filefly/api'AFM\_FILESYSTEM\_BASE\_PATH'/app/src/\_storage'Filemanager widget
------------------

[](#filemanager-widget)

General usage

```
echo \hrzg\filemanager\widgets\FileManagerWidget::widget();

```

Use in TWIG templates:

```
{{ use ('hrzg/filemanager/widgets') }}

{{ file_manager_widget_widget() }}

```

Input widget
------------

[](#input-widget)

General usage

```
echo \hrzg\filemanager\widgets\FileManagerInputWidget::widget(['name' => 'myInputWidget']);

```

Use it with an ActiveForm

```
echo $form->field($model, 'image')->widget('\hrzg\filemanager\widgets\FileManagerInputWidget');

```

Use in TWIG templates:

```
{{ use ('hrzg/filemanager/widgets') }}

{{ file_manager_input_widget_widget({"name" : "myInputWidget"}) }}

```

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~67 days

Recently: every ~230 days

Total

48

Last Release

452d ago

Major Versions

0.7.0-beta1 → 1.0.0-alpha12018-07-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b4ab2b6685ec71887908ec8cff261a16cd5bb24c69bb8ab52840e220f175f9d?d=identicon)[schmunk](/maintainers/schmunk)

---

Top Contributors

[![schmunk42](https://avatars.githubusercontent.com/u/649031?v=4)](https://github.com/schmunk42 "schmunk42 (20 commits)")[![handcode](https://avatars.githubusercontent.com/u/825574?v=4)](https://github.com/handcode "handcode (14 commits)")[![eluhr](https://avatars.githubusercontent.com/u/13000805?v=4)](https://github.com/eluhr "eluhr (12 commits)")[![a-klapper](https://avatars.githubusercontent.com/u/54941040?v=4)](https://github.com/a-klapper "a-klapper (5 commits)")[![amk0](https://avatars.githubusercontent.com/u/7900784?v=4)](https://github.com/amk0 "amk0 (2 commits)")[![marc7000](https://avatars.githubusercontent.com/u/1118837?v=4)](https://github.com/marc7000 "marc7000 (1 commits)")

---

Tags

filemanagerwidgetsyii2yii2filemanagerangular-filemanager

### Embed Badge

![Health badge](/badges/dmstr-yii2-filemanager-widgets/health.svg)

```
[![Health](https://phpackages.com/badges/dmstr-yii2-filemanager-widgets/health.svg)](https://phpackages.com/packages/dmstr-yii2-filemanager-widgets)
```

###  Alternatives

[mihaildev/yii2-elfinder

Yii2 ElFinder

169658.8k52](/packages/mihaildev-yii2-elfinder)[liyunfang/yii2-upload-behavior

Upload behavior for Yii 2

161.7k](/packages/liyunfang-yii2-upload-behavior)

PHPackages © 2026

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