2017 © Pedro Peláez
 

library google-cloud-storage

Google Cloud Storage Package

image

io-digital/google-cloud-storage

Google Cloud Storage Package

  • Monday, April 25, 2016
  • by io-digital
  • Repository
  • 0 Watchers
  • 0 Stars
  • 132 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

google-cloud-storage

Packagist ![Software License][ico-license] Travis Scrutinizer Github All Releases, (*1)

Library for Laravel to use the Google Cloud Storage Methods, (*2)

Install

``` bash $ composer require io-digital/google-cloud-storage, (*3)

$ php artisan vendor:publish, (*4)


## Add Service Provider IoDigital\GoogleCloudStorage\GoogleCloudStorageServiceProvider::class ## Usage ``` php $googleCloudHandler = new GoogleCloudStorageHandler(); $googleCloudHandler->uploadFile(); OR Dependency Inject: GoogleCloudStorageHandler

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

Security

If you discover any security related issues, please reach us via email instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

25/04 2016

dev-master

9999999-dev https://bitbucket.org/io-digital/google-cloud-storage.git

Google Cloud Storage Package

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel io-digital google-cloud-storage

14/03 2016

1.0.0

1.0.0.0 https://github.com/ianvdmerwe/google-cloud-storage

Google Cloud Storage Package

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel io-digital google-cloud-storage