Skip to content

jenssegers-deprecated/codeigniter-amazon-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter Amazon S3 library

This is an adjusted version of the Amazon S3 SDK by tpyo. It allows loading the library in a CodeIgniter like manner. Edit the s3.php config file and load the library:

$this->load->library('s3');

The interface of the class has not been adjusted, the original documentation is located at https://github.com/tpyo/amazon-s3-php-class/blob/master/README.txt

About

Amazon S3 PHP class for CodeIgniter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages