Download the PHP package axn/livewire-upload-handler without Composer
On this page you can find all versions of the php package axn/livewire-upload-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download axn/livewire-upload-handler
More information about axn/livewire-upload-handler
Files in axn/livewire-upload-handler
Download axn/livewire-upload-handler
More information about axn/livewire-upload-handler
Files in axn/livewire-upload-handler
Vendor axn
Package livewire-upload-handler
Short Description Modern file upload handler for Livewire 3 with chunked uploads, image previews, and Spatie Media Library integration
License MIT
Homepage https://github.com/AXN-Informatique/livewire-upload-handler
Package livewire-upload-handler
Short Description Modern file upload handler for Livewire 3 with chunked uploads, image previews, and Spatie Media Library integration
License MIT
Homepage https://github.com/AXN-Informatique/livewire-upload-handler
Please rate this library. Is it a good library?
Informations about the package livewire-upload-handler
Livewire Upload Handler
Modern file upload handler for Livewire 3 with chunked uploads, image previews via Glide, and Spatie Media Library integration.
Features
- Chunked uploads for large files
- Image previews with Glide
- Drag & drop support
- Sortable files (with Sortable.js)
- MIME type & file size validation
- Themeable (CSS classes + icons)
- Spatie Media Library integration
- i18n (English + French)
- Auto-save or manual mode
Requirements
- PHP 8.4+
- Laravel 12+
- Livewire 3.1+
Uses PHP 8.4 features: asymmetric visibility, enums, typed exceptions.
Quick Start
Add to your layout:
⚠️ Important: Exclude temporary files from Git:
See Installation for details.
Single file upload:
Documentation
- Installation - Setup and configuration
- Configuration - All config options
- Basic Usage - Single & multiple uploads
- Media Library - Spatie integration
- Customization - Themes, views, translations
- Advanced Usage - Custom components
- Events - Livewire events reference
- Troubleshooting - Common issues
License
MIT License - see LICENSE
Credits
All versions of livewire-upload-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
axn/laravel-glide Version ^3.0
laravel/framework Version ^12.0 || ^13.0
livewire/livewire Version ^3.1
spatie/laravel-medialibrary Version ^11.0
axn/laravel-glide Version ^3.0
laravel/framework Version ^12.0 || ^13.0
livewire/livewire Version ^3.1
spatie/laravel-medialibrary Version ^11.0
The package axn/livewire-upload-handler contains the following files
Loading the files please wait ...