async-aws / cloud-formation
CloudFormation client, part of the AWS SDK provided by AsyncAws.
2.0.0
2026-01-16 22:28 UTC
Requires
- php: ^8.2
- ext-filter: *
- 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 CloudFormation.
Install
composer require async-aws/cloud-formation
Documentation
See https://async-aws.com/clients/cf.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/