async-aws / async-aws-bundle
Configure all your AsyncAws services and enjoy the autowire greatness.
Installs: 2 067 594
Dependents: 3
Suggesters: 1
Security: 0
Stars: 22
Watchers: 6
Forks: 5
Type:symfony-bundle
Requires
- php: ^7.2.5 || ^8.0
- async-aws/core: ^1.0
- symfony/config: ^4.4 || ^5.0 || ^6.0 || ^7.0
- symfony/dependency-injection: ^4.4 || ^5.0 || ^6.0 || ^7.0
- symfony/http-kernel: ^4.4 || ^5.0 || ^6.0 || ^7.0
Requires (Dev)
- async-aws/s3: ^1.0 || ^2.0
- async-aws/ses: ^1.0
- async-aws/sqs: ^1.0 || ^2.0
- async-aws/ssm: ^1.0 || ^2.0
- matthiasnoback/symfony-config-test: ^4.1 || ^5.0
- nyholm/symfony-bundle-test: ^3.0
- symfony/cache: ^4.4 || ^5.0 || ^6.0 || ^7.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/