Download the PHP package mix5003/l5-gcs without Composer
On this page you can find all versions of the php package mix5003/l5-gcs. 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 l5-gcs
Archived:
You can use Google CLoud Storage by standard S3 Driver (see interoperability).
Sample Config in filesystems.php
Google Cloud Storage ServiceProvider for Laravel 5.5+
Just Wraps cedricziel/flysystem-gcs in a Laravel 5.5+ compatible Service Provider. and add some other functionality that I need.
Addition Feature for Laravel
- Can use temporaryUrl method.
- Can add metadata when write object.
Installation
Register the service provider in app.php
Add a new disk to your filesystems.php
config
Usage
Use it like any other Flysystem Adapter with the Storage-Facade.
License
MIT
All versions of l5-gcs with dependencies
PHP Build Version
Package Version
Requires
illuminate/filesystem Version
~5.5
illuminate/support Version ~5.5
cedricziel/flysystem-gcs Version ~2.0.0
illuminate/support Version ~5.5
cedricziel/flysystem-gcs Version ~2.0.0
The package mix5003/l5-gcs contains the following files
Loading the files please wait ....