php-mongo
Document Library
A PHP library for working with MongoDB documents and data structures in a flexible and type-safe way.
MongoDB ODM. Part of @PHPMongoKit
242 stars
14 watching
46 forks
Language: PHP
last commit: almost 2 years ago
Linked from 3 awesome lists
documentmongomongodbodmphpphp-mongophpmongokit
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
formapro/yadm | A fast and efficient MongoDB Object Data Model (ODM) library for PHP that simplifies data storage and retrieval. | 85 |
oslabs-beta/dangodb | A MongoDB Object Document Mapper (ODM) library built for Deno runtime | 121 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
mongodb/design | An official documentation site for LeafyGreen's MongoDB-related tools and resources | 36 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 448 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
sokil/php-mongo-migrator | A tool that automates the creation and management of database migrations for MongoDB | 29 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 889 |
gobeam/mongo-go-pagination | Provides pagination functionality for MongoDB queries and aggregation pipelines | 129 |
sammaye/mongoyii | An extension that provides a MongoDB ORM (Object Relational Mapping) system for the Yii framework. | 135 |
morphiaorg/morphia | A MongoDB object-document mapper library for Java-based applications | 1,652 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |