pkgsrc/databases/php-mongodb/DESCR
jdolecek 54bccfcd6b Add php-mongodb 1.1.8
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.

Countrary to php-mongo, mongodb one supports php 7.x as well as 5.5.x/5.6.x
2016-08-04 16:03:53 +00:00

6 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