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
9090~~~~~~~~~~~~~~~~~~~~~
9191
9292- `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
9694 <https://github.com/doctrine/DoctrineMongoDBBundle>`_ and `Zend Framework
9795 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.
10197
10298- `Mongator ODM <https://github.com/mongator/mongator/>`_ is an easy, powerful,
10399 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