Driver Architecture and Internals
PHP Manual

Serialization and deserialization of PHP variables into MongoDB

Содержание

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.


Driver Architecture and Internals
PHP Manual