Download the PHP package cloudverve/wp-aws-sdk without Composer

On this page you can find all versions of the php package cloudverve/wp-aws-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package wp-aws-sdk

Author Latest Release Downloads GitHub License Donate Twitter

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 libraries and manages access keys.

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

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

Requirements

Compatibility

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

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 > Plugins > Add New > Upload Plugin.

Automatic Updates

When a release is made, automatic updates will be supported via GitHub Updater. This will be improved as time allows.

Composer

For those who prefer to manage plugins via Composer:

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 (TGMPA). Example configuration:

Screenshots

1. Settings Page

Settings screen

Analytics

Changelog

master

3.56.3 - 2018-05-18


All versions of wp-aws-sdk with dependencies

PHP Build Version
Package Version
Requires php Version >=5.5
aws/aws-sdk-php Version ^3.5
composer/installers Version ^1.0.6
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package cloudverve/wp-aws-sdk contains the following files

Loading the files please wait ....