doctrine/doctrine-mongo-odm-module

Laminas Module which provides Doctrine MongoDB ODM functionality

Package info

github.com/doctrine/DoctrineMongoODMModule

Homepage

pkg:composer/doctrine/doctrine-mongo-odm-module

Statistics

Installs: 687 867

Dependents: 39

Suggesters: 13

Stars: 82

Open Issues: 0

5.3.0 2025-01-24 15:14 UTC

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 50ab74e4d204cace999b3335ffa98306c3b38094

mongodbmoduledoctrineodmlaminas


README

👁 Build Status
👁 Code Coverage
👁 Latest Stable Version
👁 Total Downloads

The DoctrineMongoODMModule leverages DoctrineModule and integrates Doctrine MongoDB ODM with Laminas quickly and easily. The following features are intended to work out of the box:

  • MongoDB support
  • Multiple document managers
  • Multiple connections
  • Support for using existing Mongo connections
  • Doctrine CLI support

Installation

Run the following to install this library using Composer:

composer require doctrine/doctrine-mongo-odm-module

Documentation

Please check the documentation on the Doctrine website for more detailed information on features provided by this component. The source files for the documentation can be found in the docs directory.