Download the PHP package luudv/wasabi without Composer
On this page you can find all versions of the php package luudv/wasabi. 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 wasabi
wasabi-storage
A Wasabi storage driver for Laravel. This is clone of ProbablyRational with few modifications to make it work for laravel 9
This packages uses the AWS S3 storage driver but changes it to use Wasabi endpoints. It should work exactly the same way and support all the same features.
Installation
If you are on Laravel 5.4 or earlier, then register the service provider in app.php
If you are on Laravel 5.5 or higher, composer will have registered the provider automatically for you.
Add a new disk to your filesystems.php
config
Usage
All versions of wasabi with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/support Version ^9.0|^10.0
illuminate/filesystem Version ^9.0|^10.0
league/flysystem-aws-s3-v3 Version ^3.0
illuminate/support Version ^9.0|^10.0
illuminate/filesystem Version ^9.0|^10.0
league/flysystem-aws-s3-v3 Version ^3.0
The package luudv/wasabi contains the following files
Loading the files please wait ....