async-aws / async-aws-bundle
Configure all your AsyncAws services and enjoy the autowire greatness.
Installs: 814 365
Dependents: 1
Suggesters: 0
Security: 0
Stars: 21
Watchers: 5
Forks: 1
Type:symfony-bundle
Requires
- php: ^7.2.5 || ^8.0
- async-aws/core: ^1.0
- symfony/config: ^4.4 || ^5.0 || ^6.0
- symfony/dependency-injection: ^4.4 || ^5.0 || ^6.0
- symfony/http-kernel: ^4.4 || ^5.0 || ^6.0
Requires (Dev)
- async-aws/s3: ^1.0
- async-aws/ses: ^1.0
- async-aws/sqs: ^1.0
- async-aws/ssm: ^1.0
- matthiasnoback/symfony-config-test: ^4.1
- nyholm/symfony-bundle-test: 1.x-dev#0555e4898e1b05655a4bdf52ba10c7f56611a514 as 1.9.0
- symfony/cache: ^4.4 || ^5.0 || ^6.0
README
A small SymfonyBundle that helps with configuration and autowiring.
Install
composer require async-aws/async-aws-bundle
Documentation
See https://async-aws.com/integration/symfony-bundle.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/