doctrine / DoctrineMongoODMModule

Laminas Module for Doctrine MongoDB ODM

Home Page:https://www.doctrine-project.org/projects/doctrine-mongo-odm-module.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doctrine MongoDB ODM Module for Laminas

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.

About

Laminas Module for Doctrine MongoDB ODM

https://www.doctrine-project.org/projects/doctrine-mongo-odm-module.html

License:MIT License


Languages

Language:PHP 94.7%Language:HTML 4.3%Language:Dockerfile 1.0%Language:Shell 0.0%