laravel-mongodb
MongoDB driver
Provides an ORM interface to MongoDB
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
7k stars
177 watching
1k forks
Language: PHP
last commit: about 2 months 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,078 |
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,055 |
mongo-express/mongo-express | A web-based MongoDB admin interface written with Node.js and Express. | 5,620 |
barryvdh/laravel-ide-helper | Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,289 |
laravelio/laravel.io | A Laravel-based community portal with features like forums, user authentication, and search functionality. | 2,454 |
alexeymezenin/laravel-best-practices | A collection of guidelines and best practices for building maintainable, efficient, and scalable Laravel applications. | 11,474 |
automattic/mongoose | A tool for working with MongoDB in Node.js applications. | 27,026 |
timgws/querybuilderparser | A utility for generating MongoDB queries from user-defined criteria and filtering rules | 161 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 79,063 |
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,721 |
mongodb/mongo | A high-performance, NoSQL document-oriented database system written in C++ | 26,503 |
barryvdh/laravel-debugbar | Integrates PHP Debug Bar with Laravel to provide detailed performance and debugging information during development. | 17,574 |
venturecraft/revisionable | Enables revision tracking for Eloquent models without additional configuration | 2,559 |