PHP Webmozart\Json\Migration Namespace

Interfaces

Name Description
JsonMigration Migrates a JSON object between versions.

Classes

Name Description
MigratingConverter A decorator for a {@link JsonCoverter} that migrates JSON objects.
MigrationManager Migrates a JSON object between different versions.
UnsupportedVersionException Thrown when a version is not supported.