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 today

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 41% 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

847d 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

[dasundev/livewire-dropzone

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

22999.1k](/packages/dasundev-livewire-dropzone)[filament/support

Core helper methods and foundation code for all Filament packages.

2331.0M245](/packages/filament-support)[spatie/livewire-filepond

Upload files using Filepond in Livewire components

310601.6k5](/packages/spatie-livewire-filepond)[yajra/laravel-datatables-export

Laravel DataTables Queued Export Plugin.

362.2M4](/packages/yajra-laravel-datatables-export)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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