asgoodasnu/icecatapi

Icecat Api for Symfony2

This package's canonical repository appears to be gone and the package has been frozen as a result.

Installs: 204

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 27

Forks: 4

Open Issues: 1

Type:symfony-bundle

dev-master 2015-02-13 15:43 UTC

This package is not auto-updated.

Last update: 2019-11-29 02:42:52 UTC


README

Composer Downloads Build Status Dependency Status

this bundle implements the icecat api as described here http://icecat.co.uk/en/menu/channelpartners/index.htm by using great guzzle/guzzle webservice description, leading to a cool restful interface.

to "talk" with ebay you'll need to set following parameters in your parameters.yml

icecat_user: [YOUR_ICECAT_USER]
icecat_pass: [YOUR_ICECAT_PASS]
icecat_url:  [YOUR_ICECAT_URL]
icecat_lang: [LANGUAGE]