ilab / ilab-aws-media-cloud-sdk
AWS SDK for PHP - Use Amazon Web Services in your PHP project
0.3.3
2020-03-05 10:09 UTC
Requires
- php: >=5.5
- ext-json: *
- ext-pcre: *
- ext-simplexml: *
- guzzlehttp/guzzle: ^5.3.3|^6.2.1
- guzzlehttp/promises: ~1.0
- guzzlehttp/psr7: ^1.4.1
- mtdowling/jmespath.php: ~2.2
Requires (Dev)
- ext-dom: *
- ext-openssl: *
- ext-pcntl: *
- ext-sockets: *
- andrewsville/php-token-reflection: ^1.4
- aws/aws-php-sns-message-validator: ~1.0
- behat/behat: ~3.0
- doctrine/cache: ~1.4
- nette/neon: ^2.3
- phpunit/phpunit: ^4.8.35|^5.4.3
- psr/cache: ^1.0
- psr/simple-cache: ^1.0
Suggests
- ext-curl: To send requests using cURL
- ext-openssl: Allows working with CloudFront private distributions and verifying received SNS messages
- ext-sockets: To use client-side monitoring
- aws/aws-php-sns-message-validator: To validate incoming SNS notifications
- doctrine/cache: To use the DoctrineCacheAdapter