This library provides an easy-to-use, secure, and powerful way to map JSON data to strongly typed PHP objects. It reads parameter types & annotations defined on your class constructors to map JSON ...
A PHP Implementation for validating JSON Structures against a given Schema with support for Schemas of Draft-3, Draft-4 or Draft-6. Features of newer Drafts might not be supported. See Table of All ...