async-aws / cloud-front
CloudFront client, part of the AWS SDK provided by AsyncAws.
Installs: 91 860
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
pkg:composer/async-aws/cloud-front
Requires
- php: ^8.2
- ext-dom: *
- ext-simplexml: *
- async-aws/core: ^1.9
Requires (Dev)
- phpunit/phpunit: ^11.5.42
- symfony/error-handler: ^7.3.2 || ^8.0
- symfony/phpunit-bridge: ^7.3.2 || ^8.0
README
An API client for CloudFront.
Install
composer require async-aws/cloud-front
Documentation
See https://async-aws.com/clients/cloud-front.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/