2017 © Pedro Peláez
 

library guzzle-aws

Guzzle PHP client for AWS

image

guzzle/guzzle-aws

Guzzle PHP client for AWS

  • Wednesday, July 10, 2013
  • by rgeyer
  • Repository
  • 1 Watchers
  • 6 Stars
  • 4,838 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 11 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Guzzle AWS Web Service Clients for PHP

Interact with various Amazon Web Services APIs using the Guzzle framework for building RESTful web service clients in PHP., (*1)

  • Amazon S3
  • Amazon SQS
  • Amazon SimpleDB
  • Amazon MWS

Installation

Add guzzle-aws to the src/Guzzle/Aws directory of your Guzzle installation:, (*2)

cd /path/to/guzzle
git submodule add git://github.com/guzzle/guzzle-aws.git ./src/Guzzle/Aws

You can now build a phar file containing guzzle-aws and the main guzzle framework:, (*3)

cd /path/to/guzzle/build
phing phar

Now you just need to include guzzle.phar in your script. The phar file will take care of autoloading Guzzle classes:, (*4)

<?php
require_once 'guzzle.phar';

Testing

Copy phpunit.xml.dist to phpunit.xml. Enter the full path to your Guzzle installation in the GUZZLE server parameter of the phpunit.xml file., (*5)

More information

  • See https://github.com/guzzle/guzzle for more information about Guzzle, a PHP framework for building RESTful webservice clients.

The Versions

10/07 2013

dev-guzzle2

dev-guzzle2 http://www.guzzlephp.org/

Guzzle PHP client for AWS

  Sources   Download

MIT

The Requires

 

framework amazon s3 aws sqs mws simpledb

24/08 2012

dev-master

9999999-dev http://www.guzzlephp.org/

Guzzle PHP client for AWS

  Sources   Download

MIT

The Requires

 

framework amazon s3 aws sqs mws simpledb

16/08 2012

2.0.0-alpha

2.0.0.0-alpha http://www.guzzlephp.org/

Guzzle PHP client for AWS

  Sources   Download

MIT

The Requires

 

framework amazon s3 aws sqs mws simpledb

15/08 2012

dev-sign_values_equating_to_false

dev-sign_values_equating_to_false http://www.guzzlephp.org/

Guzzle PHP client for AWS

  Sources   Download

MIT

The Requires

 

framework amazon s3 aws sqs mws simpledb

09/03 2012

dev-ec2

dev-ec2 http://www.guzzlephp.org/

Guzzle PHP client for AWS

  Sources   Download

MIT

The Requires

 

framework amazon s3 aws sqs mws simpledb

08/03 2012

dev-ec2_security_group_revoke

dev-ec2_security_group_revoke http://www.guzzlephp.org/

Guzzle PHP client for AWS

  Sources   Download

MIT

The Requires

 

framework amazon s3 aws sqs mws simpledb