PHP Mongolid\Schema Пространство имен

Interfaces

Имя Описание
HasSchemaInterface

Классы

Имя Описание
DynamicSchema The DynamicSchema will accept additional fields that are not specified in the $schema property. This is useful if you does not have a clear idea of how the document will look like.
Schema A schema maps to a MongoDB collection and defines the shape of the documents within that collection.