Caution
The documentation you are viewing is for an older version of this component.
Switch to the latest (v4) version.
Introduction
laminas-serialzier provides an adapter-based interface for serializing and deserializing PHP types to and from different representations.
For more information what a serializer is read the wikipedia page of Serialization.