Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days ago
JSON representation
Symfony example showcasing DDD, CQRS, Clean Architecture and framework agnostic approach.
- Host: GitHub
- URL: https://github.com/filczek/symfony-ddd-cqrs-clean-agnostic
- Owner: filczek
- License: mit
- Created: 2024-05-26T17:52:30.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-18T18:25:10.000Z (5 months ago)
- Last Synced: 2024-10-17T15:47:31.950Z (about 1 month ago)
- Topics: clean-architecture, cqrs, ddd, framework-agnostic, php, symfony
- Language: PHP
- Homepage:
- Size: 309 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.