Skip to content

Commit b715f65

Browse files
committed
Update source/applications/database-references.txt
1 parent 9b87d10 commit b715f65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/applications/database-references.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@ Support
162162
references manually or use the `MongoDBx::AutoDeref
163163
<http://search.cpan.org/dist/MongoDBx-AutoDeref/>`_ CPAN module.
164164

165+
**PHP**
166+
The PHP driver does support DBRefs, including the optional ``$db`` reference, through
167+
`The MongoDBRef class <http://www.php.net/manual/en/class.mongodbref.php/>`.
168+
165169
**Python**
166170
The Python driver supports automatic resolution of DBRef
167171
relationships, and provides the :api:`DBref class <python/current/api/bson/dbref.html>`,

0 commit comments

Comments
 (0)