laraxgram/mongodb

A MongoDB based Eloquent model and Query builder for LaraGram.

v1.0.2 2025-08-17 20:05 UTC

This package is not auto-updated.

Last update: 2025-09-15 18:50:22 UTC


README

This package adds functionalities to the Eloquent model and Query builder for MongoDB, using the original LaraGram API. This library extends the original LaraGram classes, so it uses exactly the same methods.

It is compatible with LaraGram 3.x.

Note

This package has been completely rewritten from the official mongodb/laravel-mongodb version.