File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Stand-alone Libraries
3535
3636- `Mongodm <https://github.com/purekid/mongodm>`_ is a MongoDB ORM that includes
3737 support for references, embedded documents, and multilevel inheritance.
38-
38+
3939- `MongoDB Transistor <https://github.com/bjori/mongo-php-transistor>`_:
4040 Lightweight ODM that utilizes the driver's Persistable interface.
4141
@@ -70,21 +70,14 @@ Framework Integrations
7070 original Laravel API. This library extends the original Laravel classes, so
7171 it uses exactly the same methods.
7272
73- - `laravel-mongo <https://github.com/lindelius/laravel-mongo>`_: Convenience
74- library for working with MongoDB documents in Laravel and the Lumen
75- micro-framework. This library is built on top of the official MongoDB PHP
76- library and includes an abstract model, a helper class for handling bulk
77- writes, database wrappers for Laravel and Lumen, and some necessary helper
78- functions.
79-
8073- Symfony
8174
8275 - `MongoDB Bundle <https://github.com/facile-it/mongodb-bundle>`_: A
8376 simple bundle service integration for the official `PHP library
8477 <https://github.com/mongodb/mongo-php-library>`_. Allows you to configure
8578 connections to different databases or clusters and includes a convenient
8679 query profiler.
87-
80+
8881- Yii2
8982
9083 - `MongoDB Extension for Yii 2
You can’t perform that action at this time.
0 commit comments