2
2
3
3
> 🔔 Subscribe to the [ newsletter] ( https://chv.to/chevere-newsletter ) to don't miss any update regarding Chevere.
4
4
5
- [ ![ Build] ( https://img.shields.io/github/actions/workflow/status/chevere/xr /test.yml?branch=1.0&style=flat-square )] ( https://github.com/chevere/xr /actions )
6
- ![ Code size] ( https://img.shields.io/github/languages/code-size/chevere/xr ?style=flat-square )
7
- [ ![ Apache-2.0] ( https://img.shields.io/github/license/chevere/xr ?style=flat-square )] ( LICENSE )
5
+ [ ![ Build] ( https://img.shields.io/github/actions/workflow/status/xrdebug/php /test.yml?branch=1.0&style=flat-square )] ( https://github.com/xrdebug/php /actions )
6
+ ![ Code size] ( https://img.shields.io/github/languages/code-size/xrdebug/php ?style=flat-square )
7
+ [ ![ Apache-2.0] ( https://img.shields.io/github/license/xrdebug/php ?style=flat-square )] ( LICENSE )
8
8
[ ![ PHPStan] ( https://img.shields.io/badge/PHPStan-level%209-blueviolet?style=flat-square )] ( https://phpstan.org/ )
9
- [ ![ Mutation testing badge] ( https://img.shields.io/endpoint?style=flat-square&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fchevere%2Fxr%2F1.0 )] ( https://dashboard.stryker-mutator.io/reports/github.com/chevere/xr /1.0 )
9
+ [ ![ Mutation testing badge] ( https://img.shields.io/endpoint?style=flat-square&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fchevere%2Fxr%2F1.0 )] ( https://dashboard.stryker-mutator.io/reports/github.com/xrdebug/php /1.0 )
10
10
11
11
[ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=chevere_xr&metric=alert_status )] ( https://sonarcloud.io/dashboard?id=chevere_xr )
12
12
[ ![ Maintainability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=chevere_xr&metric=sqale_rating )] ( https://sonarcloud.io/dashboard?id=chevere_xr )
13
13
[ ![ Reliability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=chevere_xr&metric=reliability_rating )] ( https://sonarcloud.io/dashboard?id=chevere_xr )
14
14
[ ![ Security Rating] ( https://sonarcloud.io/api/project_badges/measure?project=chevere_xr&metric=security_rating )] ( https://sonarcloud.io/dashboard?id=chevere_xr )
15
15
[ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=chevere_xr&metric=coverage )] ( https://sonarcloud.io/dashboard?id=chevere_xr )
16
16
[ ![ Technical Debt] ( https://sonarcloud.io/api/project_badges/measure?project=chevere_xr&metric=sqale_index )] ( https://sonarcloud.io/dashboard?id=chevere_xr )
17
- [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/chevere/xr /badge )] ( https://www.codefactor.io/repository/github/chevere/xr )
18
- [ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/89c64d17be684818b21d44c658c735d0 )] ( https://app.codacy.com/gh/chevere/xr /dashboard )
17
+ [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/xrdebug/php /badge )] ( https://www.codefactor.io/repository/github/xrdebug/php )
18
+ [ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/89c64d17be684818b21d44c658c735d0 )] ( https://app.codacy.com/gh/xrdebug/php /dashboard )
19
19
20
20
PHP client library for [ xrDebug] ( https://docs.xrdebug.com/ ) .
21
21
@@ -24,7 +24,7 @@ PHP client library for [xrDebug](https://docs.xrdebug.com/).
24
24
* Install using [ Composer] ( https://getcomposer.org/ )
25
25
26
26
``` sh
27
- composer require --dev chevere/xr
27
+ composer require --dev xrdebug/php
28
28
```
29
29
30
30
## Helpers
0 commit comments