Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/async-aws/symfony-bundle
[READ ONLY] AsyncAws + Symfony = <3
https://github.com/async-aws/symfony-bundle
symfony symfony-bundle
Last synced: 6 days ago
JSON representation
[READ ONLY] AsyncAws + Symfony = <3
- Host: GitHub
- URL: https://github.com/async-aws/symfony-bundle
- Owner: async-aws
- License: mit
- Created: 2020-02-21T10:11:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T08:12:34.000Z (about 1 month ago)
- Last Synced: 2024-11-01T00:25:23.532Z (13 days ago)
- Topics: symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 102 KB
- Stars: 22
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AsyncAws Symfony Bundle
![](https://github.com/async-aws/symfony-bundle/workflows/Tests/badge.svg?branch=master)
![](https://github.com/async-aws/symfony-bundle/workflows/BC%20Check/badge.svg?branch=master)A small SymfonyBundle that helps with configuration and autowiring.
## Install
```cli
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/