Serialization and deserialization of PHP variables into MongoDB

Sommaire

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.