Download the PHP package programster/json-schema-creator without Composer
On this page you can find all versions of the php package programster/json-schema-creator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download programster/json-schema-creator
More information about programster/json-schema-creator
Files in programster/json-schema-creator
Download programster/json-schema-creator
More information about programster/json-schema-creator
Files in programster/json-schema-creator
Vendor programster
Package json-schema-creator
Short Description A PHP package to make it easier create JSON schemas.
License MIT
Homepage https://github.com/programster/package-json-schema-creator
Package json-schema-creator
Short Description A PHP package to make it easier create JSON schemas.
License MIT
Homepage https://github.com/programster/package-json-schema-creator
Please rate this library. Is it a good library?
Informations about the package json-schema-creator
JSON Schema Creator This is a simple PHP package to make it quick and easy to generate a JSON schema that can then be used for validation and documentation.
This tool was built primarily with the help of the documentation for JSON schemas at opis.io/json-schema.
Install
Example
That would generate the following schema:
Testing
You can check that your generated schema is valid by using jsonschemalint.com
All versions of json-schema-creator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
The package programster/json-schema-creator contains the following files
Loading the files please wait ....