Download the PHP package kissifrot/apai-io-bundle without Composer
On this page you can find all versions of the php package kissifrot/apai-io-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kissifrot/apai-io-bundle
More information about kissifrot/apai-io-bundle
Files in kissifrot/apai-io-bundle
Package apai-io-bundle
Short Description Amazon Product Advertising PHP Library Symfony Bundle
License Apache-2.0
Homepage https://github.com/Exeu/apai-io-bundle
Informations about the package apai-io-bundle
ExeuApaiIOBundle
Symfony integration of the ApaiIO-library.
Installation
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
Applications that don't use Symfony Flex
All you have to do is to add the following lines to your composer.json:
After you've done this tell composer to update your vendors:
Finally register the new Bundle with your application:
Minimal configuration
To get this bundle working you have to add the following to your config.yml
Optional configuration
If you want to change the ResponseTransformer you can do this by adding it to your config file:
Usage
To work with ApaiIO you need to get the new service for example in your controller:
Now you can execute your first searchrequest:
For more detailed information See: ApaiIO - Examples
Documentation of ApaiIO: ApaiIO - Documentation
All versions of apai-io-bundle with dependencies
symfony/framework-bundle Version ^3.2|^4
symfony/dependency-injection Version ^3.3|^4
exeu/apai-io Version ~2.0