PHPackages                             exeu/amazon-ecs-php - 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. exeu/amazon-ecs-php

AbandonedArchivedLibrary

exeu/amazon-ecs-php
===================

Amazon ECS PHP Library

V1.3.3(13y ago)23759.9k96[8 issues](https://github.com/Exeu/Amazon-ECS-PHP-Library/issues)[1 PRs](https://github.com/Exeu/Amazon-ECS-PHP-Library/pulls)GPL-3.0PHPPHP &gt;=5.2.0

Since Sep 16Pushed 6y ago31 watchersCompare

[ Source](https://github.com/Exeu/Amazon-ECS-PHP-Library)[ Packagist](https://packagist.org/packages/exeu/amazon-ecs-php)[ Docs](https://github.com/Exeu/Amazon-ECS-PHP-Library)[ RSS](/packages/exeu-amazon-ecs-php/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

\#No longer maintained Please use the brand new lib:

\#Amazon ECS PHP Library Version 1.3 AmazonECS is a class which searches products and fetches information about it from the amazon product database.

See a working Search-Demo at:

You can see the simple code of the demosite here:

This is realized by the Product Advertising API (former ECS) from Amazon WS Front.

The AmazonECS class fetches product information via SOAP requests directly from the Amazon-Database.

It supports four basic operations: ItemSearch, ItemLookup, BrowseNodeLookup, SimilarityLookup

These operations could be expanded with extra prarmeters to specialize the query.

Requirement is the PHP extension SOAP.

\##Basic Usage: The usage is quite simple. Just require the class, create a new object and it's ready to use. Nothing else to configure.

You just need to pass a category name when doing searches.

```
