PHPackages                             soyuka/json-schema-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. soyuka/json-schema-bundle

ActiveSymfony-bundle

soyuka/json-schema-bundle
=========================

Symfony2 tools bundle for Justin Rainbow's json-schema library.

1.0.11(7y ago)69.5k4MITPHP

Since Mar 4Pushed 7y ago2 watchersCompare

[ Source](https://github.com/soyuka/JsonSchemaBundle)[ Packagist](https://packagist.org/packages/soyuka/json-schema-bundle)[ RSS](/packages/soyuka-json-schema-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (13)Versions (13)Used By (0)

Json-schema bundle
==================

[](#json-schema-bundle)

[![Build Status](https://camo.githubusercontent.com/26c4f0f382a8db37c4f7f4fc651e0428c381163f3ccb076f70dcd905bc8941f0/68747470733a2f2f7472617669732d63692e6f72672f736f79756b612f4a736f6e536368656d6142756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/soyuka/JsonSchemaBundle)[![SensioLabsInsight](https://camo.githubusercontent.com/c5d1cf42d1cb63eb327673f4da2b614f55f0955479c6e27f8929e94e7acf1a78/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f32613238303232312d313564372d343565392d383762322d3562313034323637633931642f6d696e692e706e67)](https://insight.sensiolabs.com/projects/2a280221-15d7-45e9-87b2-5b104267c91d)

Based on a fork of

Features
--------

[](#features)

- Json Schema generation through command (via Doctrine or Php)
- Json Schema validation annotation
- Json Schema service that accepts class instances

Installation
------------

[](#installation)

Composer:

```
composer require soyuka/jsonschemabundle
```

Load the bundle:

```
