Skip to content

Commit 2cdd0a0

Browse files
authored
Update README.md
Signed-off-by: Pascal Cremer <[email protected]>
1 parent 22ef8c5 commit 2cdd0a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# DDD - Domain Driven Design with PHP
22

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)
4+
35
Your ultimate guard rails for domain driven design with PHP.
46

57
## Installation

0 commit comments

Comments
 (0)