File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1
1
# DDD - Domain Driven Design with PHP
2
2
3
+ [ ![ Unit tests workflow status] ( https://github.com/geekcell/php-ddd/actions/workflows/tests.yml/badge.svg )] ( https://github.com/geekcell/php-ddd/actions/workflows/tests.yml ) [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=coverage )] ( https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd ) [ ![ Bugs] ( https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=bugs )] ( https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd ) [ ![ Maintainability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=sqale_rating )] ( https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd ) [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd )
4
+
3
5
Your ultimate guard rails for domain driven design with PHP.
4
6
5
7
## Installation
You can’t perform that action at this time.
0 commit comments