laravel-mongodb
MongoDB driver
Provides an ORM interface to MongoDB
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
7k stars
176 watching
1k forks
Language: PHP
last commit: 7 days ago
Linked from 3 awesome lists
eloquentlaravellaravel-frameworkmoloquentmongomongodbormphp
Related projects:
Repository | Description | Stars |
---|---|---|
owen-it/laravel-auditing | Provides auditing features to track changes in Eloquent models by recording discrepancies and anomalies | 3,050 |
nilportugues/eloquent-mongodb-repository | A package providing an alternative Eloquent implementation for MongoDB-based applications | 18 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,053 |
mongo-express/mongo-express | A Node.js-based web interface to manage MongoDB databases and collections. | 5,587 |
barryvdh/laravel-ide-helper | Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,228 |
laravelio/laravel.io | A Laravel-based community portal with forums and discussion features | 2,444 |
alexeymezenin/laravel-best-practices | A collection of guidelines and best practices for building maintainable, efficient, and scalable Laravel applications. | 11,400 |
automattic/mongoose | A tool for working with MongoDB in Node.js applications. | 26,966 |
timgws/querybuilderparser | A utility for generating MongoDB queries from user-defined criteria and filtering rules | 159 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 78,834 |
mongodb/mongoid | An Object-Document Mapper framework for interacting with MongoDB databases in Ruby. | 3,916 |
laravel-zero/laravel-zero | A PHP framework for building command-line applications with an elegant starting point and support for interactive menus and desktop notifications. | 3,695 |
mongodb/mongo | A high-performance, NoSQL document-oriented database system written in C++ | 26,366 |
barryvdh/laravel-debugbar | A package that integrates PHP Debug Bar with Laravel to provide detailed debugging information. | 17,414 |
venturecraft/revisionable | Enables revision tracking for Eloquent models without additional configuration | 2,553 |