php-pecl-mongodb - MongoDB driver for PHP
- Website:
- http://pecl.php.net/package/mongodb
- Licence:
- ASL 2.0
- Vendor:
- Remi Collet
- Description:
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. Package built for PHP 5.6.
Packages
php-pecl-mongodb-1.6.0~rc1-1.el7.remi.5.6.x86_64 | [574 KiB] |
Changelog by Remi Collet (2019-09-02):
- update to 1.6.0RC1 |
php-pecl-mongodb-1.6.0~alpha3-1.el7.remi.5.6.x86_64 | [573 KiB] |
Changelog by Remi Collet (2019-08-22):
- update to 1.6.0alpha3 - with libbson and libmongoc 1.15.0 - ensure proper library version is required - raise minimal PHP version to 5.6 |