Serialization and deserialization of PHP variables into MongoDB

Table of Contents

This document discusses the methods how compound structures (documents, arrays, objects) are persisted through the drivers. And how they are brought back into PHP land.