Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 5234c8d

Browse files
authored
Merge pull request #211 from vearutop/master
Added `swaggest/php-code-builder` to Code generation section
2 parents ccb3122 + 578a3a7 commit 5234c8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ are the only keywords that changed.
173173
- [jsonschema](https://github.com/qri-io/jsonschema)(MIT) - idiomatic go implementation with custom validator support, coding to and from json, rich error returns *supports Draft 7*
174174
- Online (web tool)
175175
- [quicktype.io](https://app.quicktype.io/#l=schema) - infer JSON Schema from samples, and generate TypeScript, C++, go, Java, C#, Swift, etc. types from JSON Schema
176+
- PHP
177+
- [php-code-builder](https://github.com/swaggest/php-code-builder)(MIT) - generates PHP mapping structures defined by JSON schema using [`swaggest/json-schema`](https://github.com/swaggest/php-json-schema) *supports Draft 7*
176178

177179
#### Web UI generation
178180

0 commit comments

Comments
 (0)