Skip to content

Commit c204117

Browse files
authored
Merge pull request #11 from geekcell/doc/badges
Update README.md
2 parents 22ef8c5 + e9beb2d commit c204117

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

57
## Installation

0 commit comments

Comments
 (0)