Download the PHP package phuclh/flysystem-imagekit without Composer
On this page you can find all versions of the php package phuclh/flysystem-imagekit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phuclh/flysystem-imagekit
More information about phuclh/flysystem-imagekit
Files in phuclh/flysystem-imagekit
Package flysystem-imagekit
Short Description A flysystem driver for Imagekit
License MIT
Homepage https://github.com/phuclh/flysystem-imagekit
Informations about the package flysystem-imagekit
A Laravel flysystem driver for Imagekit
This package is an upgraded version of TaffoVelikoff/imagekit-adapter that supports Laravel 9 and Flysystem 3.
Installation
You can install the package via composer:
You can publish the config file with:
Setup
First you will need to sing up for an ImageKit account. Then go https://imagekit.io/dashboard#developers to get your public key, private key and url endpoint. Add the following to your .env file:
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- phucle
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of flysystem-imagekit with dependencies
illuminate/contracts Version ^9.0
imagekit/imagekit Version ^2.0
spatie/laravel-package-tools Version ^1.9.2