Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit a478b11

Browse files
authored
Merge pull request #45 from yuloh/readd-json-guard
Re-add PHP validator JSON Guard
2 parents d3ec710 + 0bdabc7 commit a478b11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ <h2>Validators</h2>
6262
<li><a id="link-impl-php-json-schema" href="https://github.com/hasbridge/php-json-schema">php-json-schema</a> (MIT)</li>
6363
<li><a id="link-impl-json-schema" href="https://github.com/justinrainbow/json-schema">json-schema</a> (Berkeley)</li>
6464
<li><a id="link-impl-jval" href="https://github.com/stefk/jval">JVal</a> - <em>supports version 4</em> (MIT)</li>
65+
<li><a id="link-impl-json-guard" href="https://github.com/thephpleague/json-guard">JSON Guard</a> - <em>supports version 4</em> (MIT)</li>
6566
</ul>
6667
</li>
6768
<li>.NET

0 commit comments

Comments
 (0)