A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
itsmill3rtime/moloquent is a Laravel package for a mongodb based eloquent model and query builder for laravel (moloquent).
It currently has 0 GitHub stars and 7 downloads on Packagist (latest version 0.4.2).
Install it with composer require itsmill3rtime/moloquent.
Discover more Laravel packages by itsmill3rtime
or browse all Laravel packages to compare alternatives.
Last updated
An Eloquent model and Query builder with support for MongoDB, using the original Laravel API.This library extends the original Laravel classes, so it uses exactly the same methods.
Just go ahead to Documentation to get started using this library.
The base repo WAS and IS being developed and maintained by Jenssegers. Our goal is to provide higher quality support/bugfixes with fresh and additional features.