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

Commit a9411a0

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

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
@@ -10,6 +10,8 @@
1010
The JSON Schema Generator is a PHP package that simplifies the generation of JSON schemas from Data Transfer Object (DTO) classes.
1111
It supports PHP enumerations and generic type annotations for arrays and provides an attribute for specifying title, description, and default value.
1212

13+
Main use case - structured output definition for LLMs.
14+
1315
## Requirements
1416

1517
Make sure that your server is configured with the following PHP versions and extensions:

0 commit comments

Comments
 (0)