We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2191e commit 9a1cae2Copy full SHA for 9a1cae2
source/php-libraries.txt
@@ -90,6 +90,12 @@ Framework Integrations
90
- `MongoDB Extension for Yii 2 <https://www.yiiframework.com/extension/yiisoft/yii2-mongodb>`__
91
is a MongoDB integration for the Yii 2 framework.
92
93
+- Flysystem
94
+
95
+ - `MongoDB GridFS Adapter <https://flysystem.thephpleague.com/docs/adapter/gridfs/>`__
96
+ allows you to interact with MongoDB :manual:`GridFS </core/gridfs/>`
97
+ by using Flysystem.
98
99
Tools and Projects
100
------------------
101
0 commit comments