PHPackages                             private-it/yii2-dropzone - 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. private-it/yii2-dropzone

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

private-it/yii2-dropzone
========================

Yii2 Dropzone widget

2.0.1(9y ago)023GPL-3.0+PHP

Since Dec 16Pushed 9y agoCompare

[ Source](https://github.com/private-it/yii2-dropzone)[ Packagist](https://packagist.org/packages/private-it/yii2-dropzone)[ RSS](/packages/private-it-yii2-dropzone/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (11)Used By (0)

Dropzone Extension for Yii 2
============================

[](#dropzone-extension-for-yii-2)

This extension provides the [Dropzone](http://www.dropzonejs.com/) integration for the Yii2 framework.

Information
-----------

[](#information)

This repository is fork from [DevGroup-ru/yii2-dropzone](https://github.com/DevGroup-ru/yii2-dropzone)

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

[](#installation)

Run composer

```
composer require --prefer-dist private-it/yii2-dropzone "*"

```

General Usage
-------------

[](#general-usage)

Config file:

```
...
'bootstrap' => [
    'dropZone' => [
        'class' => \devgroup\dropzone\DropZoneBootstrap::className(),
        'autoRegisterAssets' => true,
        'autoRegisterController' => true,
    ]
],
...
```

View file:

```

```

`addRemoveLinks` - flag for enable link "Remove file"

`registerEventRemovedFile` - flag for attache default event for remove file from server

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor3

3 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 ~111 days

Recently: every ~165 days

Total

8

Last Release

3431d ago

Major Versions

1.0.5 → 2.0.02017-02-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/18c4519b58d8c087048d75058e947d0ece3b60eb465ecd1792693fe1b0e906be?d=identicon)[private-it](/maintainers/private-it)

---

Top Contributors

[![Rendol](https://avatars.githubusercontent.com/u/2122240?v=4)](https://github.com/Rendol "Rendol (13 commits)")[![devgen-io](https://avatars.githubusercontent.com/u/2807102?v=4)](https://github.com/devgen-io "devgen-io (10 commits)")[![evgen-d](https://avatars.githubusercontent.com/u/2807102?v=4)](https://github.com/evgen-d "evgen-d (10 commits)")[![devgen67](https://avatars.githubusercontent.com/u/2807102?v=4)](https://github.com/devgen67 "devgen67 (10 commits)")[![jarrydgoodman](https://avatars.githubusercontent.com/u/3381428?v=4)](https://github.com/jarrydgoodman "jarrydgoodman (2 commits)")[![fps01](https://avatars.githubusercontent.com/u/2114997?v=4)](https://github.com/fps01 "fps01 (2 commits)")[![glutaminefree](https://avatars.githubusercontent.com/u/2122419?v=4)](https://github.com/glutaminefree "glutaminefree (1 commits)")[![bethrezen](https://avatars.githubusercontent.com/u/260284?v=4)](https://github.com/bethrezen "bethrezen (1 commits)")[![krivochenko](https://avatars.githubusercontent.com/u/7313306?v=4)](https://github.com/krivochenko "krivochenko (1 commits)")[![pjacquemin](https://avatars.githubusercontent.com/u/8099968?v=4)](https://github.com/pjacquemin "pjacquemin (1 commits)")

---

Tags

uploadyii2dropzone

### Embed Badge

![Health badge](/badges/private-it-yii2-dropzone/health.svg)

```
[![Health](https://phpackages.com/badges/private-it-yii2-dropzone/health.svg)](https://phpackages.com/packages/private-it-yii2-dropzone)
```

###  Alternatives

[perminder-klair/yii2-dropzone

DropzoneJs Extention for Yii2

50246.2k1](/packages/perminder-klair-yii2-dropzone)[devgroup/yii2-dropzone

Yii2 Dropzone widget

1053.2k1](/packages/devgroup-yii2-dropzone)[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)
