PHPackages                             greeschenko/yii2-file - 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. greeschenko/yii2-file

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

greeschenko/yii2-file
=====================

Highly variable file and img upload and attachment plagin

1226PHPCI failing

Since Apr 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/greeschenko/yii2-file)[ Packagist](https://packagist.org/packages/greeschenko/yii2-file)[ RSS](/packages/greeschenko-yii2-file/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2constructive file module
============================

[](#yii2constructive-file-module)

Highly variable file and img upload and attachment plagin

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

[](#installation)

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

add

```
    "require": {
        ...
        "greeschenko/yii2-file": "*"
        ...
    },

```

to the `composer.json` file.

update database

$ php yii migrate/up --migrationPath=@vendor/greeschenko/yii2-file/migrations

Usage
-----

[](#usage)

add to you app config

```
'modules'=>[
    'file'=> [
        'class'=>'greeschenko\file\Module',
    ],
],

```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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/2754533?v=4)[Alex Hryshchenko](/maintainers/greeschenko)[@greeschenko](https://github.com/greeschenko)

---

Top Contributors

[![greeschenko](https://avatars.githubusercontent.com/u/2754533?v=4)](https://github.com/greeschenko "greeschenko (71 commits)")

### Embed Badge

![Health badge](/badges/greeschenko-yii2-file/health.svg)

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

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