Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.39 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.39 KB

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