7 lines
280 B
Text
7 lines
280 B
Text
|
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
|