File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -90,14 +90,10 @@ Stand-alone Libraries
90
90
~~~~~~~~~~~~~~~~~~~~~
91
91
92
92
- `Doctrine MongoDB ODM <https://github.com/doctrine/mongodb-odm>`_ is a library
93
- that provides a PHP object mapping functionality for MongoDB. An underlying
94
- `MongoDB abstraction layer <https://github.com/doctrine/mongodb>`_ exists as
95
- a separate project. A `Symfony bundle
93
+ that provides a PHP object mapping functionality for MongoDB. A `Symfony bundle
96
94
<https://github.com/doctrine/DoctrineMongoDBBundle>`_ and `Zend Framework
97
95
module <https://github.com/doctrine/DoctrineMongoODMModule>`_ for the ODM are
98
- also available. Although it is written for the legacy ``mongo`` extension, it
99
- is tested to work with the ``mongodb`` extension using `Mongo PHP Adapter
100
- <https://github.com/alcaeus/mongo-php-adapter>`_.
96
+ also available.
101
97
102
98
- `Mongator ODM <https://github.com/mongator/mongator/>`_ is an easy, powerful,
103
99
and ultrafast ODM for PHP and MongoDB. It is a fork of the
You can’t perform that action at this time.
0 commit comments