PHP Mongolid\Schema Namespace

Interfaces

Name Description
HasSchemaInterface

Classes

Name Description
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.