summaryrefslogtreecommitdiff
path: root/databases/php-mongodb/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'databases/php-mongodb/DESCR')
-rw-r--r--databases/php-mongodb/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/php-mongodb/DESCR b/databases/php-mongodb/DESCR
new file mode 100644
index 00000000000..c3a01c3b345
--- /dev/null
+++ b/databases/php-mongodb/DESCR
@@ -0,0 +1,6 @@
+The purpose of this driver is to provide exceptionally thin glue
+between MongoDB and PHP, implementing only fundemental and
+performance-critical components necessary to build a fully-functional
+MongoDB driver.
+
+Extension is supposed to be compatible with PHP 5.5.x, 5.6.x and 7.x