zendframework/zendservice-amazon
This package is abandoned and no longer maintained.
The author suggests using the aws/aws-sdk-php package instead.
OOP wrapper for the Amazon web service
2.3.1
2019-02-07 18:15 UTC
Requires
- php: ^5.6 || ^7.0
- zendframework/zend-http: ^2.6
- zendframework/zendrest: ~2.0
- zendframework/zend-crypt: ^2.6 || ^3.2
- zendframework/zend-json: ^2.6 || ^3.0
- zendframework/zendxml: ^1.0
Requires (Dev)
- malukenho/docheader: ^0.1.5
- phpunit/phpunit: ^6.0.8 || ^5.7.15
- zendframework/zend-coding-standard: ~1.0.0
- zendframework/zend-i18n: ~2.0
Suggests
- zendframework/zend-uri: Zend\Uri component
README
Installation
curl -s https://getcomposer.org/installer | php
php composer.phar install
Documentation
Read the documentation for the ZendService\Amazon component.