lodm
MongoDB ORM
A Laravel package for defining and managing MongoDB data using object-oriented programming concepts
ODM with inheritance and OOP composition for Laravel 5+
21 stars
6 watching
1 forks
Language: PHP
last commit: over 7 years ago
Linked from 1 awesome list
laravelmongodbodmphpspiral
Related projects:
Repository | Description | Stars |
---|---|---|
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |
formapro/yadm | A fast and efficient MongoDB Object Data Model (ODM) library for PHP that simplifies data storage and retrieval. | 85 |
sammaye/mongoyii | An extension that provides a MongoDB ORM (Object Relational Mapping) system for the Yii framework. | 135 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
go-bongo/bongo | An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
kamva/mgm | A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys. | 752 |
art049/odmantic | A Python library for defining and interacting with MongoDB databases using object-document mapping and type hints. | 1,072 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
laravel-doctrine/orm | An integration library for Laravel and Doctrine ORM | 829 |
turnersoftware/mongoframework | An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. | 392 |
scottwrobinson/camo | A class-based Object-Document Mapping (ODM) framework for JavaScript | 557 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 193 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
mongoengine/flask-mongoengine | An extension for Flask web applications that integrates with MongoDB using MongoEngine and provides support for form validation and debugging tools. | 841 |