Download the PHP package imahmood/laravel-file-storage without Composer
On this page you can find all versions of the php package imahmood/laravel-file-storage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-file-storage
Laravel FileStorage package
FileStorage is a Laravel package that simplifies the process of uploading and attaching files to models, while also automating preview generation and image optimization.
Features
- Easily upload and attach files to models.
- Specify the storage disk dynamically using the
onDisk
method. - Automatically generate previews for images and PDFs and optimize images, improving user experience.
Requirements
Before using this package, make sure your environment meets the following requirements:
- PHP: 8.1 or later.
- Extensions:
ext-ffi
extension is required. - System Packages:
libvips42
library is necessary for image processing.
Documentation
- Installation
- Quick start
- Getting a file URL
- Methods
- Events
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-file-storage with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-ffi Version *
doctrine/dbal Version ^3.7
jcupitt/vips Version ^2.0
laravel/framework Version ^9.0|^10.0|^11.0
nesbot/carbon Version ^2.0
ext-ffi Version *
doctrine/dbal Version ^3.7
jcupitt/vips Version ^2.0
laravel/framework Version ^9.0|^10.0|^11.0
nesbot/carbon Version ^2.0
The package imahmood/laravel-file-storage contains the following files
Loading the files please wait ....