lum / lum-db-mongo
Libraries for working with MongoDB
Installs: 4
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/lum/lum-db-mongo
Requires
- lum/lum-db: ^3.0
- mongodb/mongodb: ^1.17.2
Requires (Dev)
- lum/lum-test: ^3.1
README
Summary
Extension to lum-db for working with MongoDB databases.
Namespace
Lum\DB\Mongo
Classes and traits
Class | Description |
---|---|
GetDoc |
A trait adding a flexible getDoc() method. |
Item |
A class representing an Item in an ORM model. |
Model |
An abstract class representing an ORM model. |
PatchUtils |
Static class of patch related functions. |
Results |
A class representing a set of query results. |
ResultUtil |
Static class of result related functions. |
Simple |
A simple MongoDB wrapper/helper library. |
Util |
Static class of general helper functions. |
Official URLs
This library can be found in two places:
Authors
- Timothy Totten