Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mops1k/adr-bundle

This bundle provides an easy way to implement the ADR pattern with the Symfony framework.
https://github.com/mops1k/adr-bundle

Last synced: 3 days ago
JSON representation

This bundle provides an easy way to implement the ADR pattern with the Symfony framework.

Awesome Lists containing this project

README

        

## Action-Domain-Responder bundle
This bundle provides an easy way to implement the ADR pattern with the Symfony framework.

## Install
```bash
composer require mops1k/adr-bundle
```

## Documentation
See [doc/documentation](doc/documentation.md)