Skip to content

Commit 4fbdbae

Browse files
authored
Add Mongolid library (#669)
* Add Mongolid library This is based on mongodb/docs-ecosystem#463 with suggested changes applied. * Revise Mongolid description
1 parent a4fab1a commit 4fbdbae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/php-libraries.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Stand-alone Libraries
3939
- `MongoDB Transistor <https://github.com/bjori/mongo-php-transistor>`_:
4040
Lightweight ODM that utilizes the driver's Persistable interface.
4141

42+
- `Mongolid <https://github.com/leroy-merlin-br/mongolid>`_: A fast ODM for PHP and
43+
MongoDB, which implements both ActiveRecord and DataMapper design patterns and
44+
supports embedded and referenced documents. An integration with
45+
`Laravel <https://github.com/leroy-merlin-br/mongolid-laravel>`_ is also available.
46+
4247
- `Yadm <https://github.com/makasim/yadm>`_ is a MongoDB ODM written for the
4348
**mongodb** extension. It is schema-less and supports fast object hydration
4449
and persistence, which makes it well-suited for modeling aggregation results.

0 commit comments

Comments
 (0)