PHP Mongolid 네임스페이스

중첩된 네임스페이스

Mongolid\Connection
Mongolid\Container
Mongolid\Cursor
Mongolid\DataMapper
Mongolid\Event
Mongolid\Exception
Mongolid\Model
Mongolid\Schema
Mongolid\Serializer
Mongolid\Util

클래스들

이름 설명
ActiveRecord The Mongolid\ActiveRecord base class will ensure to enable your entity to have methods to interact with the database. It means that 'save', 'insert', 'update', 'where', 'first' and 'all' are available within every instance.
ActiveRecordTest
ActiveRecordTest.ActiveRecordTest.
DynamicSchemaTest
Manager Wraps the Mongolid initialization. The main purpose of the Manager is to make it easy to use without any framework.
ManagerTest
SchemaTest