PHPackages                             atoum/json-schema-extension - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. atoum/json-schema-extension

ActiveLibrary[Testing &amp; Quality](/categories/testing)

atoum/json-schema-extension
===========================

JSON Schema extension for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+

2.1.0(8y ago)84.5k4[1 issues](https://github.com/atoum/json-schema-extension/issues)[1 PRs](https://github.com/atoum/json-schema-extension/pulls)4BSD-3-ClausePHPPHP ^5.6.0 || ^7.0.0

Since Dec 1Pushed 8y ago8 watchersCompare

[ Source](https://github.com/atoum/json-schema-extension)[ Packagist](https://packagist.org/packages/atoum/json-schema-extension)[ Docs](http://www.atoum.org)[ RSS](/packages/atoum-json-schema-extension/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)Dependencies (6)Versions (7)Used By (4)

atoum/json-schema-extension [![Build Status](https://camo.githubusercontent.com/0640e40c29a543cc5bee3bdb498998a33774fd4b5161ddafc15d810d709f6e15/68747470733a2f2f7472617669732d63692e6f72672f61746f756d2f6a736f6e2d736368656d612d657874656e73696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/atoum/json-schema-extension)
============================================================================================================================================================================================================================================================================================================================================

[](#atoumjson-schema-extension-)

This extension validates your JSON strings against a JSON-Schema [specification](http://json-schema.org/).

It also checks if a string a valid JSON string.

Example
-------

[](#example)

```
