Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ibra-kdbra/json-model_schema

Creates (immutable) PHP model classes
https://github.com/ibra-kdbra/json-model_schema

generation json-schema model php7 php8 property-wrapper template validator

Last synced: 17 days ago
JSON representation

Creates (immutable) PHP model classes

Awesome Lists containing this project

README

        

# JSON-schema-model-generator

Generates PHP model classes from JSON-Schema files including validation and providing a fluent auto completion for the generated classes.

## Table of Contents ##

* [Motivation](#Motivation)
* [Requirements](#Requirements)
* [Installation](#Installation)
* [Basic usage](#Basic-usage)
* [Configuring using the GeneratorConfiguration](#Configuring-using-the-GeneratorConfiguration)
* [Examples](#Examples)
* [How the heck does this work?](#How-the-heck-does-this-work)
* [Tests](#Tests)
* [Docs](#Docs)
`