lum / lum-db-mongo
Libraries for working with MongoDB
v1.0.1
2024-09-20 14:33 UTC
Requires
- lum/lum-db: ^3.0
- mongodb/mongodb: ^1.17.2
Requires (Dev)
- lum/lum-test: ^3.1
This package is auto-updated.
Last update: 2025-03-09 17:59:07 UTC
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