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.