Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

ContentState to JSON serializer

Choose a tag to compare

@e1himself e1himself released this 23 Mar 14:19
· 24 commits to master since this release

Now you can serialize ContentState back to JSON.

/** @var $json string */
$json = \Prezly\DraftPhp\Serializer::serialize($contentState);