You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://packagist.org/packages/context-hub/json-schema-generator)
The JSON Schema Generator is a PHP package that simplifies the generation of [JSON schemas](https://json-schema.org/) from Data Transfer Object (DTO) classes.
11
11
It supports PHP enumerations and generic type annotations for arrays and provides an attribute for specifying title, description, and default value.
@@ -23,7 +23,7 @@ Make sure that your server is configured with the following PHP versions and ext
0 commit comments