mongo-php-library
MongoDB client
Provides a high-level API for interacting with MongoDB databases
The Official MongoDB PHP library
2k stars
72 watching
263 forks
Language: PHP
last commit: 13 days ago
Linked from 1 awesome list
mongodbmongodb-driverphp
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 889 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
mongo-dart/mongo_dart | A MongoDB driver library for the Dart programming language | 447 |
sokil/php-mongo | A PHP library for working with MongoDB documents and data structures in a flexible and type-safe way. | 242 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,973 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
comtihon/mongodb-erlang | A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database. | 343 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 137 |
zbjornson/mongodblink | A Mathematica package for interacting with MongoDB databases | 17 |
facile-it/mongodb-bundle | Provides a Symfony bundle to integrate MongoDB into PHP applications | 36 |