Skip to content

Wrapping AWS SDK for PHP into a Magento library

Notifications You must be signed in to change notification settings

isabella232/Mage_AwsSdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS SDK for PHP

Pulling in the code via a shell command in the modman file isn't optimal, but "good enough" :) Since the autoloader is registered with the prepend parameter you can simple require_once the file like this:

require_once 'lib/AwsSdk/autoload.php';

About

Wrapping AWS SDK for PHP into a Magento library

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published