DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony2

Github星跟蹤圖

DoctrineMongoDBBundle

此捆绑包集成了Doctrine2 MongoDB Object Document Mapper (ODM) 库 集成到Symfony中,以便您可以在MongoDB中保持和检索对象。

Symfony2 文档中提供了有关如何安装和使用此捆绑包的文档。

兼容性

此捆绑包的当前版本具有以下要求:

  • PHP 5.5或5.6
  • MongoDB驱动程序版本1.5或更高版本(不支持ext-mongodb)
  • 需要Symfony 2.7或更新版本

通过3.0.x版本(在3.0分支中跟踪)提供对旧版Symfony、PHP和MongoDB版本的支持。 此版本仅查看错误和安全修复程序。

概覽

名稱與所有者doctrine/DoctrineMongoDBBundle
主編程語言PHP
編程語言PHP (語言數: 2)
平台BSD, Linux, Mac, Windows
許可證MIT License
發布數61
最新版本名稱5.0.1 (發布於 2024-01-16 11:05:44)
第一版名稱v2.0.0 (發布於 )
創建於2011-04-21 21:01:02
推送於2024-05-06 06:30:30
最后一次提交
星數379
關注者數40
派生數236
提交數1.5k
已啟用問題?
問題數307
打開的問題數19
拉請求數416
打開的拉請求數1
關閉的拉請求數122
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

DoctrineMongoDBBundle

This bundle integrates the Doctrine2 MongoDB Object Document Mapper (ODM) library
into Symfony so that you can persist and retrieve objects to and from MongoDB.

Build Status

Documentation on how to install and use this bundle is available in the
Symfony2 documentation.

Compatibility

The current version of this bundle has the following requirements:

  • PHP 7.2 or newer is required
  • ext-mongodb 1.5 or newer
  • Symfony 4.3 or newer is required

Support for older Symfony, PHP and MongoDB versions is provided via the 3.0.x
releases (tracked in the 3.0 branch). This version sees bug and security fixes
only.

去到頂部