masfernandez/symfony-ddd-hexarch-cqrs
This system is a Symfony-based API service for managing music catalog data, specifically handling albums, artists, labels, and tracks. It provides backoffice capabilities for creating, updating, and deleting these entities, supported by a dual authentication mechanism using JWT and opaque tokens. The architecture has been refactored to use a modular Docker environment and a shared domain layer, with a focus on clean separation of concerns and modernized dependencies.
59.4
Adequate · 4 August 2026
5.5k
lines of production code
PHP
primary language
1
bus factor · 3 authors in all
3
measurements over time
How it got here
2021 · Catalog domain removal and infrastructure modernization
This period focused on removing the MusicLabel Catalog bounded context, specifically deleting all Album and Artist domain models, application services, and persistence implementations. The project simultaneously modernized its shared infrastructure by upgrading to Symfony 6.1 and PHP 8.1, while refactoring the Docker environment and test suites to support a cleaner, modular architecture.
21 changes
2022 · Authentication and catalog domain implementation
This period focused on establishing the core domain models and authentication infrastructure for the MusicLabel API. It introduced dual JWT and opaque token-based login flows, while simultaneously defining the backoffice catalog entities and commands for managing albums, labels, and artists. The work also included initial database schema configuration and comprehensive test coverage for these new features.
5 changes
Survey your own repository
masfernandez/symfony-ddd-hexarch-cqrs was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 4 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit ae7ff7c9ca — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.