Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit 25acfb5

Browse files
authored
Update README.md
1 parent 4bf8c88 commit 25acfb5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
[![Latest Stable Version](https://poser.pugx.org/spiral/json-schema-generator/v/stable)](https://packagist.org/packages/spiral/json-schema-generator)
55
[![phpunit](https://github.com/spiral/json-schema-generator/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/json-schema-generator/actions)
66
[![psalm](https://github.com/spiral/json-schema-generator/actions/workflows/psalm.yml/badge.svg)](https://github.com/spiral/json-schema-generator/actions)
7-
[![Codecov](https://codecov.io/gh/spiral/json-schema-generator/branch/1.x/graph/badge.svg)](https://codecov.io/gh/spiral/json-schema-generator)
87
[![Total Downloads](https://poser.pugx.org/spiral/json-schema-generator/downloads)](https://packagist.org/packages/spiral/json-schema-generator)
9-
[![type-coverage](https://shepherd.dev/github/spiral/json-schema-generator/coverage.svg)](https://shepherd.dev/github/spiral/json-schema-generator)
108
[![psalm-level](https://shepherd.dev/github/spiral/json-schema-generator/level.svg)](https://shepherd.dev/github/spiral/json-schema-generator)
119

1210
The JSON Schema Generator is a PHP package that simplifies the generation of JSON schemas from Data Transfer Object (DTO) classes.

0 commit comments

Comments
 (0)