Download the PHP package ervinsvilumsons/laravel-upload without Composer
On this page you can find all versions of the php package ervinsvilumsons/laravel-upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ervinsvilumsons/laravel-upload
More information about ervinsvilumsons/laravel-upload
Files in ervinsvilumsons/laravel-upload
Download ervinsvilumsons/laravel-upload
More information about ervinsvilumsons/laravel-upload
Files in ervinsvilumsons/laravel-upload
Vendor ervinsvilumsons
Package laravel-upload
Short Description Laravel Upload Manager is a package that provides an easy way to handle file uploads in Laravel applications.
License MIT
Homepage https://github.com/ervinsvilumsons/laravel-upload
Package laravel-upload
Short Description Laravel Upload Manager is a package that provides an easy way to handle file uploads in Laravel applications.
License MIT
Homepage https://github.com/ervinsvilumsons/laravel-upload
Please rate this library. Is it a good library?
Informations about the package laravel-upload
Laravel Upload Manager
A stream-aware file upload package for Laravel with hashing, encryption, deduplication, and configurable upload profiles.
🧩 Features
- Stream large files without loading them entirely into memory
- SHA-256 content hashing
- Optional streaming encryption
- Content-based filenames and deduplication
- Configurable upload profiles
- Dynamic paths such as
uploads/{year}/{month}/{day}
📦 Installation
Publish the configuration:
🚀 Quick Start
Profiles
Configure different upload strategies in config/upload-manager.php:
Upload Result
⚖️ License
Laravel Upload Manager is released under the MIT License.
All versions of laravel-upload with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
The package ervinsvilumsons/laravel-upload contains the following files
Loading the files please wait ...