Welcome Guest, Not a member yet? Register   Sign In
AWS Version 3.0
#1

I have been trying to find a library for CI to connect to AWS Version 3 but found nothing.
It's quite sad how slow these things have become.

I noticed AWS supports Laravel itself.
https://github.com/aws/aws-sdk-php

Anyone know anything about this?
Thanks.
Reply
#2

You could always load the SDK via Composer and use it directly instead of going through a library. It's unlikely that any library would be much more than a wrapper for the SDK, anyway.
Reply
#3

(07-12-2015, 09:46 PM)edoramedia Wrote: I have been trying to find a library for CI to connect to AWS Version 3 but found nothing.
It's quite sad how slow these things have become.

I noticed AWS supports Laravel itself.
https://github.com/aws/aws-sdk-php

Anyone know anything about this?
Thanks.


This library is for Codeigniter: Codeigniter AWS S3

Reply




Theme © iAndrew 2016 - Forum software by © MyBB