Knpjsonschemabundle

A bundle to generate json schema based on various metadata
Alternatives To Knpjsonschemabundle
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
React Jsonschema Form12,4065662812 days ago103December 16, 2019320apache-2.0TypeScript
A React component for building Web forms from JSON Schema.
Ajv12,294801,6067,9853 days ago349March 22, 2022252mitTypeScript
The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
Quicktype9,64942904 days ago674September 12, 2022393apache-2.0TypeScript
Generate types and converters from JSON, Schema, and GraphQL
Jsonschema2pojo5,945115343 days ago52May 03, 2022161apache-2.0Java
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
Json Editor5,376141375 years ago19August 07, 2016461mitJavaScript
JSON Schema Based Editor
Resume Cli4,29393347 days ago106April 20, 202298mitJavaScript
CLI tool to easily setup a new resume 📑
Jsonschema4,06315,5302,4244 days ago74July 07, 202228mitPython
An implementation of the JSON Schema specification for Python
Mimesis3,915421913 days ago37June 22, 202218mitPython
Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
Json Schema3,3448,5014893 months ago46April 13, 202296mitPHP
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
Fast Json Stringify3,1397471357 days ago136September 26, 202213mitJavaScript
2x faster than JSON.stringify()
Alternatives To Knpjsonschemabundle
Select To Compare


Alternative Project Comparisons
Readme

DEPRECATED

Unfortunately we decided to not maintain this project anymore (see why). If you want to mark another package as a replacement for this one please send an email to [email protected].

Build Status

Disclaimer

This bundle is under development.

KnpJsonSchema Bundle

This Symfony bundle offers support for creating JSON Schema definition from Doctrine ORM entities. JSON Schema is described in its specification as:

JSON Schema is a JSON media type for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how to interact with it. JSON Schema is intended to define validation, documentation, hyperlink navigation, and interaction control of JSON data.

This bundle provides a service which allows you to generate JSON Schema based on the metadata for your entities, including it's schema and validation information.

Documentation

Read the documentation here

License

This bundle is under the MIT License

Popular Schema Projects
Popular Json Projects
Popular Data Formats Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Php
Json
Schema
Symfony
Doctrine
Json Schema
Symfony Bundle