Download the PHP package translucent/s3-observer without Composer
On this page you can find all versions of the php package translucent/s3-observer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download translucent/s3-observer
More information about translucent/s3-observer
Files in translucent/s3-observer
Download translucent/s3-observer
More information about translucent/s3-observer
Files in translucent/s3-observer
Vendor translucent
Package s3-observer
Short Description Observer to sync your Eloquent with Amazon S3
License MIT
Package s3-observer
Short Description Observer to sync your Eloquent with Amazon S3
License MIT
Please rate this library. Is it a good library?
Informations about the package s3-observer
Observer to sync your Eloquent with Amazon S3
You can easily upload and delete images by S3Observer
Now the uploaded file is on Amazon S3!
How To Use
Before
You need setup aws/aws-sdk-php-laravel before use S3Observer
Installation
Require the translucent/s3-observer
in your composer.json
Configuration
In order to use S3Observer, update settings files.
Sample configuration
Add S3Observer provider and facade(optional) to app/config/app.php
Sample Usage
In your model,
And in your controller...
More information
To see more information, please check Wiki!
License
Under the MIT license.
© Kento Moriwaki 2014.
All versions of s3-observer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/support Version 4.1.x
illuminate/database Version 4.1.x
aws/aws-sdk-php Version 2.5.*
intervention/image Version 1.5.*
illuminate/support Version 4.1.x
illuminate/database Version 4.1.x
aws/aws-sdk-php Version 2.5.*
intervention/image Version 1.5.*
The package translucent/s3-observer contains the following files
Loading the files please wait ....