Serialization and deserialization of PHP variables into MongoDB

Table of Contents

This document discusses how compound structures (i.e. documents, arrays, and objects) are converted between BSON and PHP values.