Namespace Labrys\Db
Sub-namespaces
Interfaces
Name | Summary |
---|---|
DbRefResolver<T > | Resolves DbRef objects |
EntityRepo<T > | Basic interface for entity services. |
Exception | Tagging interface for Database-related exceptions. |
Traits
Name | Summary |
---|---|
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
Name | Summary |
---|---|
AbstractDaoService<Ta > | Abstract DAO-backed Service |
AbstractMongoDao<T > | Abstract MongoDB DAO Service |
CursorSubset<T > | A wrapper around a |
MongoDownloadStream | PSR-7 wrapper for MongoDB download stream |
MongoFileService | File upload service backed by GridFS. |
MongoIndex | A MongoDB Index definition |