Download the PHP package deliciousbrains/wp-amazon-web-services without Composer

On this page you can find all versions of the php package deliciousbrains/wp-amazon-web-services. 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-amazon-web-services

Amazon Web Services

Contributors: bradt, deliciousbrains
Tags: amazon, amazon web services
Requires at least: 4.6
Tested up to: 4.9
Stable tag: 1.0.5
License: GPLv3

Houses the Amazon Web Services (AWS) PHP SDK v2 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.

The plan was for this plugin to be a dependency of several plugins and all could use the same AWS SDK. We realized however that there are problems with this idea and we've taken another approach.

This plugin was used by our plugins (WP Offload S3 and WP Offload S3 Lite) but it is almost certainly used by other plugins we're not aware of. So although it is no longer needed for our plugins, we'll leave it here for others.

Requirements

Installation

  1. Use WordPress' built-in installer
  2. A new AWS menu will appear in the side menu

Screenshots

1. Settings screen

Settings screen

Changelog

1.0.5 - 2018-02-20

1.0.4 - 2017-11-20

1.0.3 - 2017-06-19

1.0.2 - 2017-03-13

1.0.1 - 2016-12-13

1.0 - 2016-09-29

0.3.7 - 2016-09-01

0.3.6 - 2016-05-30

0.3.5 - 2016-03-07

0.3.4 - 2015-11-02

0.3.3 - 2015-10-26

0.3.2 - 2015-08-26

0.3.1 - 2015-07-29

0.3 - 2015-07-08

0.2.2 - 2015-01-19

0.2.1 - 2015-01-10

0.2 - 2014-12-04

0.1 - 2013-09-20


All versions of wp-amazon-web-services with dependencies

PHP Build Version
Package Version
Requires composer/installers Version ^1.0
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 deliciousbrains/wp-amazon-web-services contains the following files

Loading the files please wait ....