Here is my DBAL implementation for mongoDB that I am using in my daily routines.
It contains features that I am using frequently it does not contain any implementation for DSL or Query Builders.
All extra features will be added later or maybe I will put it into a different library.