Namespace Labrys\Db

Sub-namespaces

Interfaces

NameSummary
DbRefResolver<T>

Resolves DbRef objects

EntityRepo<T>

Basic interface for entity services.

Exception

Tagging interface for Database-related exceptions.

Traits

NameSummary
MongoDateConversion

Can be used by any class which accesses MongoDB.

MongoHelper

Can be used by any class which accesses MongoDB.

MongoIndexHelper

Creates indexes or anything like that at deploy time.

Classes

NameSummary
AbstractDaoService<Ta>

Abstract DAO-backed Service

AbstractMongoDao<T>

Abstract MongoDB DAO Service

CursorSubset<T>

A wrapper around a Traversable that includes the total count of the superset.

MongoDownloadStream

PSR-7 wrapper for MongoDB download stream

MongoFileService

File upload service backed by GridFS.

MongoIndex

A MongoDB Index definition