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
35
35
36
36
- `Mongodm <https://github.com/purekid/mongodm>`_ is a MongoDB ORM that includes
37
37
support for references, embedded documents, and multilevel inheritance.
38
-
38
+
39
39
- `MongoDB Transistor <https://github.com/bjori/mongo-php-transistor>`_:
40
40
Lightweight ODM that utilizes the driver's Persistable interface.
41
41
@@ -70,21 +70,14 @@ Framework Integrations
70
70
original Laravel API. This library extends the original Laravel classes, so
71
71
it uses exactly the same methods.
72
72
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
-
80
73
- Symfony
81
74
82
75
- `MongoDB Bundle <https://github.com/facile-it/mongodb-bundle>`_: A
83
76
simple bundle service integration for the official `PHP library
84
77
<https://github.com/mongodb/mongo-php-library>`_. Allows you to configure
85
78
connections to different databases or clusters and includes a convenient
86
79
query profiler.
87
-
80
+
88
81
- Yii2
89
82
90
83
- `MongoDB Extension for Yii 2
You can’t perform that action at this time.
0 commit comments