We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25acfb5 commit a9411a0Copy full SHA for a9411a0
README.md
@@ -10,6 +10,8 @@
10
The JSON Schema Generator is a PHP package that simplifies the generation of JSON schemas from Data Transfer Object (DTO) classes.
11
It supports PHP enumerations and generic type annotations for arrays and provides an attribute for specifying title, description, and default value.
12
13
+Main use case - structured output definition for LLMs.
14
+
15
## Requirements
16
17
Make sure that your server is configured with the following PHP versions and extensions:
0 commit comments