feast/json

Standalone JSON marshaller based off the one built into FEAST framework at feast/feast

v1.3.1 2022-06-02 00:18 UTC

This package is auto-updated.

Last update: 2024-03-30 00:19:21 UTC


README

FEAST Framework

PHPUnit Psalm Static analysis codecov

PHP Version Packagist License Docs

FEAST JSON Marshaller

PHP 7.4 Compatible version

PHP 8.0 Compatible version

This JSON marshaller is based on the one built into FEAST framework. However, it is designed for standalone usage in other projects and does not depend on any pieces of FEAST framework.

The classes are named slightly different than the ones built into FEAST, so if you decide to use FEAST in the future, you can adapt your classes using the Marshaller at your convenience.

Read the docs here