Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/filczek/symfony-ddd-cqrs-clean-agnostic

Symfony example showcasing DDD, CQRS, Clean Architecture and framework agnostic approach.
https://github.com/filczek/symfony-ddd-cqrs-clean-agnostic

clean-architecture cqrs ddd framework-agnostic php symfony

Last synced: 7 days ago
JSON representation

Symfony example showcasing DDD, CQRS, Clean Architecture and framework agnostic approach.

Awesome Lists containing this project

README

        

## Symfony with DDD, CQRS & Hexagonal Architecture

## ⚠️ WORK IN PROGRESS ⚠️

**Note**: This project is still in its early stages of development, and everything is subject to change.

## Getting started

Refer to [Getting started](https://github.com/dunglas/symfony-docker/tree/caf414344088a0669799d07c355407b113c7cf77?tab=readme-ov-file#getting-started) from [symfony-docker](https://github.com/dunglas/symfony-docker).

## Special thanks

- Kévin Dunglas for creating [symfony-docker](https://github.com/dunglas/symfony-docker), which this project uses.