PHPackages                             cloudverve/wp-aws-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. cloudverve/wp-aws-sdk

ActiveWordpress-plugin

cloudverve/wp-aws-sdk
=====================

Houses the Amazon Web Services (AWS) PHP libraries and manages access keys. Required by other AWS plugins.

3.56.3(7y ago)371GPL-3.0-onlyPHPPHP &gt;=5.5

Since May 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/cloudverve/wp-aws-sdk)[ Packagist](https://packagist.org/packages/cloudverve/wp-aws-sdk)[ Docs](https://github.com/cloudverve/wp-aws-sdk)[ RSS](/packages/cloudverve-wp-aws-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

[![Author](https://camo.githubusercontent.com/a0ea2b763aae44ad69164c2a5be146ff7e8aa1db11bdcf61d5942420814c32e0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d44616e69656c2532304d2e25323048656e647269636b732d6c69676874677265792e7376673f636f6c6f72423d393930306363)](https://www.danhendricks.com/??utm_source=github.com&utm_medium=campaign&utm_content=button&utm_campaign=wp-aws-sdk)[![Latest Release](https://camo.githubusercontent.com/a42659e98620e54de3806c6d5d630bee9de653b6d83112e3b355f76e4490e3b7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f636c6f756476657276652f77702d6177732d73646b2e737667)](https://github.com/cloudverve/wp-aws-sdk/releases)[![Downloads](https://camo.githubusercontent.com/545003315ef2f5d2d8c245e32293df39fed508e82e9b829547c6daecff23da56/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f636c6f756476657276652f77702d6177732d73646b2f746f74616c2e737667)](https://github.com/cloudverve/wp-aws-sdk/releases)[![GitHub License](https://camo.githubusercontent.com/a501b1a98dd328e0bd031ee0299ddcf643830a15b4b75984c03ef3f2fddc279a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f636c6f756476657276652f77702d6177732d73646b2e737667)](https://raw.githubusercontent.com/cloudverve/wp-aws-sdk/master/LICENSE)[![Donate](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://paypal.me/danielhendricks)[![Twitter](https://camo.githubusercontent.com/a4e842f60efc3d87bbc4ce30ca7015dc4aa14a742b04c7c5f2b771f791356f0a/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f75726c2f68747470732f6769746875622e636f6d2f636c6f756476657276652f77702d6177732d73646b2e7376673f7374796c653d736f6369616c)](https://twitter.com/danielhendricks)

Amazon Web Services (SDK) WordPress Plugin
==========================================

[](#amazon-web-services-sdk-wordpress-plugin)

A fork of the Amazon Web Services plugin by Delicious Brains. Loads the Amazon Web Services (AWS) [PHP SDK v3](https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/welcome.html) libraries and manages access keys.

Description
-----------

[](#description)

This plugin allows the user to define AWS access keys and allows other plugins to hook into it and use the AWS SDK that's included.

### Intent

[](#intent)

The intent of this plugin is to provide a common install of the Amazon Web Services (AWS) SDK for plugins to share.

- To avoid "DLL hell" and reduce redundancy
- To allow a single place to update the SDK, rather than having to update it for each plugin/theme.

### Requirements

[](#requirements)

- WordPress 4.7 or higher
- PHP version 5.5 or greater
- PHP cURL library 7.16.2 or greater
- cURL compiled with OpenSSL and zlib
- `curl_multi_exec` enabled

### Compatibility

[](#compatibility)

This plugin has not yet been tested for compatibility with other plugins. Use at your own risk and test first.

Installation
------------

[](#installation)

When this project is stable, a distribution ZIP file will be created. Until then, you can download the source ZIP and install it in WordPress &gt; Plugins &gt; Add New &gt; Upload Plugin.

### Automatic Updates

[](#automatic-updates)

When a release is made, automatic updates will be supported via [GitHub Updater](https://github.com/afragen/github-updater). This will be improved as time allows.

### Composer

[](#composer)

For those who prefer to manage plugins via Composer:

```
composer require cloudverve/wp-aws-sdk
```

Bundling with Plugins &amp; Themes
----------------------------------

[](#bundling-with-plugins--themes)

You can choose to require this plugin as a dependency in any manner you like. An easy way is to use [TGM Plugin Activation](http://tgmpluginactivation.com/) (TGMPA). Example [configuration](http://tgmpluginactivation.com/configuration/):

```
$plugins = array(
   array(
      'name'               => 'Amazon Web Services (SDK)', // The plugin name.
      'slug'               => 'amazon-web-services', // The plugin slug (typically the folder name).
      'source'             => 'https://github.com/cloudverve/wp-aws-sdk/archive/master.zip', // The plugin source.
      'required'           => true, // If false, the plugin is only 'recommended' instead of required.
      'version'            => '3.5', // E.g. 1.0.0. If set, the active plugin must be this version or higher.
      'force_activation'   => true // If true, plugin is activated upon theme activation and cannot be deactivated until theme switch or dependent plugin is disabled.
   )
);
```

Screenshots
-----------

[](#screenshots)

### 1. Settings Page

[](#1-settings-page)

[![Settings screen](https://raw.githubusercontent.com/cloudverve/wp-aws-sdk/master/assets/screenshot-1.png)](https://raw.githubusercontent.com/cloudverve/wp-aws-sdk/master/assets/screenshot-1.png)

[![Analytics](https://camo.githubusercontent.com/13773c2f69ab23f1d801950025c37c054682c4fc668ac3a07e1d2a1af61f9e0f/68747470733a2f2f67612d626561636f6e2e61707073706f742e636f6d2f55412d36373333333130322d322f636c6f756476657276652f77702d6177732d73646b3f666c6174)](https://ga-beacon.appspot.com/?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=wp-aws-sdk)

Changelog
---------

[](#changelog)

### master

[](#master)

- Change: Updated AWS SDK to 3.67.18

### 3.56.3 - 2018-05-18

[](#3563---2018-05-18)

- New: Added [Delicious Brains](https://github.com/deliciousbrains/wp-amazon-web-services) credit to plugin meta links
- New: Added proxy support, if defined by `WP_PROXY_HOST` and `WP_PROXY_PORT` constants ([5b1f4fb](https://github.com/ad34/wp-amazon-web-services/commit/5b1f4fbe92144688d3921b9bcb6825141ebc8e5b))
- New: Added support for [GitHub Updater](https://github.com/afragen/github-updater)
- New: Added translate and zip npm scripts
- New: Added support for retrieving `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` from environmental variables
- Change: PHP 5.5 or higher as [required](https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/getting-started_requirements.html) by v3 SDK
- Change: Renamed plugin/slug, bumped version to match SDK
- Change: Renamed `wp-config.php` constants to `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY`
- Change: Moved AWS admin menu to be submenu of Settings
- Improvement: Load AWS PHP SDK 3.5

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2913d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/82c4ff36f022833567c23e5da0b5bc6b5d7efaf54662848e7ad543fe33bd1fe4?d=identicon)[cloudverve](/maintainers/cloudverve)

---

Top Contributors

[![dmhendricks](https://avatars.githubusercontent.com/u/8184361?v=4)](https://github.com/dmhendricks "dmhendricks (35 commits)")

---

Tags

amazon-web-servicesawssdkwordpresswordpress-php-librarywordpress-pluginpluginwordpressamazonsdkawsamazon web services

### Embed Badge

![Health badge](/badges/cloudverve-wp-aws-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/cloudverve-wp-aws-sdk/health.svg)](https://phpackages.com/packages/cloudverve-wp-aws-sdk)
```

###  Alternatives

[aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

1.7k35.6M74](/packages/aws-aws-sdk-php-laravel)[aws/aws-sdk-php-symfony

A Symfony bundle for v3 of the AWS SDK for PHP

36517.7M22](/packages/aws-aws-sdk-php-symfony)[aws/aws-sdk-php-resources

A resource-oriented API for interacting with AWS services

1381.8M10](/packages/aws-aws-sdk-php-resources)[deliciousbrains/wp-amazon-web-services

Houses the Amazon Web Services (AWS) PHP libraries and manages access keys. Required by other AWS plugins.

43139.0k](/packages/deliciousbrains-wp-amazon-web-services)[aws/aws-sdk-php-silex

A simple Silex service provider for including the AWS SDK for PHP.

84624.6k2](/packages/aws-aws-sdk-php-silex)[fedemotta/yii2-aws-sdk

This extension provides the AWS SDK integration for the Yii2 framework

15430.4k2](/packages/fedemotta-yii2-aws-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
