luongtran / moloquent
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
v2.2.0
2021-07-03 14:57 UTC
Requires
- blpraveen/monolog: ^2.0
- illuminate/container: ^8.2
- illuminate/database: ^8.2
- illuminate/events: ^8.0
- illuminate/support: ^8.2
- mongodb/mongodb: ^1.0
Requires (Dev)
- php: ^7.3|^8.0
- laravel/passport: ^10.1
- mockery/mockery: ^1.0
- orchestra/testbench: ^6.0
This package is not auto-updated.
Last update: 2024-11-03 19:13:44 UTC
README
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.
Getting Started
Just go ahead to Documentation to get started using this library.
Who are we ?
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.