PHP Manual
Function Reference
Database Extensions
Vendor Specific Database Extensions
MongoDB
MongoDB\BSON
Functions
MongoDB\BSON\Document
MongoDB\BSON\PackedArray
MongoDB\BSON\Iterator
MongoDB\BSON\Binary
MongoDB\BSON\Decimal128
MongoDB\BSON\Javascript
MongoDB\BSON\MaxKey
MongoDB\BSON\MinKey
MongoDB\BSON\ObjectId
MongoDB\BSON\Regex
MongoDB\BSON\Timestamp
MongoDB\BSON\UTCDateTime
MongoDB\BSON\Type
MongoDB\BSON\Persistable
MongoDB\BSON\Serializable
MongoDB\BSON\Unserializable
MongoDB\BSON\BinaryInterface
MongoDB\BSON\Decimal128Interface
MongoDB\BSON\JavascriptInterface
MongoDB\BSON\MaxKeyInterface
MongoDB\BSON\MinKeyInterface
MongoDB\BSON\ObjectIdInterface
MongoDB\BSON\RegexInterface
MongoDB\BSON\TimestampInterface
MongoDB\BSON\UTCDateTimeInterface
MongoDB\BSON\DBPointer
MongoDB\BSON\Int64
MongoDB\BSON\Symbol
MongoDB\BSON\Undefined
MongoDB\BSON
MongoDB\BSON\fromJSON
MongoDB\BSON
PHP Manual
Functions
Table of Contents
MongoDB\BSON\fromJSON
— Returns the BSON representation of a JSON value
MongoDB\BSON\fromPHP
— Returns the BSON representation of a PHP value
MongoDB\BSON\toCanonicalExtendedJSON
— Returns the Canonical Extended JSON representation of a BSON value
MongoDB\BSON\toJSON
— Returns the Legacy Extended JSON representation of a BSON value
MongoDB\BSON\toPHP
— Returns the PHP representation of a BSON value
MongoDB\BSON\toRelaxedExtendedJSON
— Returns the Relaxed Extended JSON representation of a BSON value