PHPackages                             waxedphp/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. waxedphp/dropzone

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

waxedphp/dropzone
=================

DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews - within WaxedPHP environment.

0.3.2(7mo ago)09MITPHP

Since Feb 27Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/waxedphp/dropzone)[ Packagist](https://packagist.org/packages/waxedphp/dropzone)[ RSS](/packages/waxedphp-dropzone/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Dropzone
========

[](#dropzone)

DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews - within WaxedPHP environment.

This package contains helper plugin functionality for WaxedPHP. All required third party sources will be downloaded to npm during composer installation. Prior to installation, this package must be already installed: waxedphp/waxedphp .

Install:
--------

[](#install)

Prior to installation, this package must be already installed: waxedphp/waxedphp .

```
# installs php package:
composer require waxedphp/dropzone
# installs npm packages:
composer exec "wax --install=dropzone"
```

Build:
------

[](#build)

Before deployment to production, you need to compile. Wax utilize internally Webpack. Assuming, that you properly installed and configured package waxedphp/waxedphp, you can use wax binary:

```
# be sure, that you switched WaxedPHP to development mode:
composer exec "wax --development"

# list created package combinations:
composer exec "wax --list"

# compile either all of them:
composer exec "wax --compile-all"

# or compile just particular one:
composer exec "wax --compile=[NUMBER]"

# switch WaxedPHP to production, to see results:
composer exec "wax --production"

```

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance65

Regular maintenance activity

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

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.

###  Release Activity

Cadence

Every ~308 days

Total

2

Last Release

228d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14293684?v=4)[waxed](/maintainers/waxed)[@Waxed](https://github.com/Waxed)

---

Top Contributors

[![jasterstary](https://avatars.githubusercontent.com/u/15261278?v=4)](https://github.com/jasterstary "jasterstary (1 commits)")

### Embed Badge

![Health badge](/badges/waxedphp-dropzone/health.svg)

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

###  Alternatives

[dmhendricks/file-icon-vectors

A collection of file type icons in SVG format.

37880.0k11](/packages/dmhendricks-file-icon-vectors)[barracudanetworks/archivestream-php

A library for dynamically streaming dynamic tar or zip files without the need to have the complete file stored on the server.

77196.8k1](/packages/barracudanetworks-archivestream-php)

PHPackages © 2026

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