php8.5
Home/ Manual/ mongodb / bson/ The MongoDB\BSON\Document class

The MongoDB\BSON\Document class

Represents a BSON document. This class is used when reading data as raw BSON and cannot be modified.

Intro

Represents a BSON document. This class is used when reading data as raw BSON and cannot be modified.

Class synopsis

class MongoDB\BSON\Document { }

Changelog

VersionDescription
PECL mongodb 1.17.0Implements MongoDB\BSON\Type.

Document

In this section

Source: reference/mongodb/bson/document.xml · from the official PHP manual (php/doc-en)