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

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

laravio/livewire-dropzone
=========================

A dropzone component for Livewire enables easy drag-and-drop file uploads.

v1.0.8(2y ago)225MITBladePHP ^8.1

Since Dec 30Pushed 2y agoCompare

[ Source](https://github.com/laravio/livewire-dropzone)[ Packagist](https://packagist.org/packages/laravio/livewire-dropzone)[ GitHub Sponsors](https://github.com/dasundev)[ RSS](/packages/laravio-livewire-dropzone/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (6)Versions (10)Used By (0)

[![Livewire Dropzone](./art/dropzone.png)](./art/dropzone.png)

✨ Introduction
--------------

[](#-introduction)

This repository is fork of [dasundev/livewire-dropzone](https://github.com/dasundev/livewire-dropzone) repository for iohttp projects to achieve high stability on minor changes.

📦 Installation
--------------

[](#-installation)

You can install the package via Composer:

```
composer require iohttp/livewire-dropzone
```

To install the styles package, use the following command:

```
npm i @dasundev/livewire-dropzone-styles
```

Import styles to your project

```
/* resources/css/app.css */

@import "@dasundev/livewire-dropzone-styles";
```

🎬 Showcase
----------

[](#-showcase)

Now you can use the dropzone component as you like.

```

```

🎨 Tailor UI
-----------

[](#-tailor-ui)

The dropzone component is entirely customizable. Just publish the view file and make it your own.

```
php artisan vendor:publish --tag=livewire-dropzone-views
```

📝 Author Blog Post
------------------

[](#-author-blog-post)

I made a blog post about using the Livewire dropzone to store files permanently. It's perfect for people new to Laravel. You can read the blog post [here](https://www.dasun.dev/blog/how-to-use-livewire-dropzone).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.3% 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 ~8 days

Total

9

Last Release

793d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ae5d4620bc144f75d55dfdd36ae5176c0f48cd497db274f2051d98ca678ee5b?d=identicon)[zenn](/maintainers/zenn)

---

Top Contributors

[![dasundev](https://avatars.githubusercontent.com/u/54996800?v=4)](https://github.com/dasundev "dasundev (26 commits)")[![zenn1989](https://avatars.githubusercontent.com/u/3446897?v=4)](https://github.com/zenn1989 "zenn1989 (4 commits)")[![AbsoluteMate](https://avatars.githubusercontent.com/u/50421605?v=4)](https://github.com/AbsoluteMate "AbsoluteMate (1 commits)")[![macerd](https://avatars.githubusercontent.com/u/16547271?v=4)](https://github.com/macerd "macerd (1 commits)")

---

Tags

livewiredropzone

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[spatie/livewire-filepond

Upload files using Filepond in Livewire components

306452.7k3](/packages/spatie-livewire-filepond)[oneup/uploader-bundle

This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.

6066.3M27](/packages/oneup-uploader-bundle)[dasundev/livewire-dropzone

A Livewire Dropzone component for simple drag-and-drop file uploads.

22777.0k](/packages/dasundev-livewire-dropzone)[perminder-klair/yii2-dropzone

DropzoneJs Extention for Yii2

50240.4k1](/packages/perminder-klair-yii2-dropzone)[itskodinger/midia

Simple Media manager for your Laravel project

1415.8k](/packages/itskodinger-midia)[devgroup/yii2-dropzone

Yii2 Dropzone widget

1051.6k1](/packages/devgroup-yii2-dropzone)

PHPackages © 2026

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