PHPackages                             uam/aws-ecs-client - 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. [API Development](/categories/api)
4. /
5. uam/aws-ecs-client

ActiveLibrary[API Development](/categories/api)

uam/aws-ecs-client
==================

PHP client library for the AWS ECommerce Service (Amazon Product Advertising API)

0.1.6(13y ago)35.8k1MITPHP

Since Apr 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/opichon/uam-aws-ecs-client)[ Packagist](https://packagist.org/packages/uam/aws-ecs-client)[ RSS](/packages/uam-aws-ecs-client/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (9)Used By (1)

uam-amazon-pa-client
====================

[](#uam-amazon-pa-client)

This library provides a PHP client for the Amazon Product Advertising API.

It is designed to mimic the AWS PHP SDK v2.

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

[](#installation)

Via composer:

Add the library package to your `composer.json` file:

```
	require: {
		…
		"uam/aws-ecs-client": "dev-master"
	}

```

Usage
-----

[](#usage)

```
