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 ada9cc1 commit 8ad0cd4Copy full SHA for 8ad0cd4
README.md
@@ -10,9 +10,8 @@ Development progress is being tracked in the
10
[pecl-prototype](https://jira.mongodb.org/browse/PHP/component/13249) component
11
of the MongoDB PHP driver's JIRA project.
12
13
-The purpose of this driver is to provide exceptionally thin glue between MongoDB
+The purpose of this driver is to provide a thin glue between MongoDB
14
and PHP, implementing only fundamental and performance-critical components
15
-necessary to build a fully-functional MongoDB driver.
16
17
In the long run, we hope that userland packages will be built atop this driver
18
to implement various APIs (e.g. a BC layer for the existing driver, new fluent
0 commit comments