doctrine/mongodb
Doctrine MongoDB library for PHP, providing an object-oriented API for working with MongoDB. Includes database and collection abstractions, query and command builders, and tools for common CRUD operations—ideal as a low-level MongoDB foundation for PHP apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3slab/vdm-library-doctrine-odm-transport-bundle | 0.91 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 5 years ago | |
| bengor-user/doctrine-odm-mongodb-bridge | 0.91 | Doctrine ODM MongoDB bridge for BenGorUser, providing adapters to persist and query User domain models with Doctrine ODM. Install via Composer; fully tested with PHPSpec. Documentation lives in the main BenGorUser/User repository. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| mongodb/mongodb | 0.90 | High-level MongoDB PHP library built on the mongodb extension. Provides client, database, and collection abstractions with full CRUD and common commands like index and collection management—similar to other official MongoDB drivers. | 1,614 | 1,693 | 264 | 1M | 0 | 40.1 | 45.5 | Apache-2.0 | 3 months ago | |
| moloquent/moloquent | 0.89 | — | 120 | 120 | 35 | 378 | 31 | 12.1 | 20.0 | — | 9 years ago | |
| jenssegers/mongodb | 0.89 | — | 7,074 | 7,144 | 1,436 | 77K | 36 | 81.9 | 35.9 | MIT | 1 week ago | |
| alterphp/easyadmin-mongo-odm-bundle | 0.89 | — | 5 | 6 | 0 | 0 | 1 | 0.1 | — | MIT | — | |
| mongodb/laravel-mongodb | 0.88 | MongoDB integration for Laravel Eloquent and the Query Builder, extending the native Laravel API to work with MongoDB. Official mongodb/laravel-mongodb package (formerly jenssegers), compatible with Laravel 10.x. | 7,074 | 7,097 | 1,436 | 439K | 36 | 82.5 | 46.4 | MIT | 1 week ago | |
| doctrine/mongodb-odm-softdelete-bundle | 0.88 | — | 14 | 13 | 3 | 0 | 0 | 0.1 | — | — | — | |
| doesntmattr/mongodb-migrations | 0.88 | Laravel package for running MongoDB database migrations. Provides migration commands and structure similar to Laravel’s SQL migrations, helping you version and deploy MongoDB schema/index changes safely across environments. | 23 | 23 | 25 | 3K | 2 | 4.5 | 30.5 | MIT | 6 years ago | |
| danidelalin/doctrine-mongodb-admin-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| doctrine/mongodb-odm-bundle | 0.85 | Symfony bundle integrating Doctrine MongoDB ODM for mapping PHP documents to MongoDB. Provides configuration, DI services, console commands, and tooling to manage connections, document managers, and repositories in Symfony apps. | 385 | 389 | 228 | 300K | 12 | 31.2 | 48.1 | MIT | 6 months ago | |
| doctrine/doctrine1 | 0.83 | Legacy Doctrine 1 ORM for PHP, providing ActiveRecord and Data Mapper features with a SQL abstraction layer, migrations, schema tools, and powerful query building. Useful for maintaining older Doctrine 1 applications or studying the classic ORM API. | 132 | 139 | 219 | 112 | 0 | 3.6 | 2.6 | LGPL-2.1 | — | |
| api-platform/doctrine-odm | 0.83 | — | 3 | 3 | 0 | 16K | 0 | 0.0 | 50.3 | MIT | — | |
| doctrine/mongodb-odm | 0.81 | Doctrine MongoDB ODM is an object document mapper for PHP that brings Doctrine-style persistence to MongoDB. Define documents with metadata, map fields and relations, run queries, and handle unit of work, identity map, and migrations for MongoDB apps. | 1,094 | 1,107 | 509 | 351K | 102 | 68.8 | 67.4 | MIT | 4 weeks ago | |
| doctrine/mongodb-odm-softdelete | 0.79 | Adds soft delete support to Doctrine MongoDB ODM. Mark documents as deleted without removing them, with automatic filtering of deleted records from queries and options to restore or include trashed documents. Integrates cleanly with ODM repositories and event system. | 35 | 35 | 9 | 0 | 0 | 0.2 | — | — | — | |
| dbstudios/doctrine-query-document | 0.78 | Build Doctrine DQL filters from a simple array “query document”. Apply conditions to an existing QueryBuilder (from/select required), auto-bind positional parameters, traverse relations via dot notation, and query JSON fields (MySQL 5.7+). | 0 | 0 | 1 | 27 | 0 | 9.0 | 20.0 | GPL-3.0 | 1 year ago |
How can I help you explore Laravel packages today?