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 7.3.
Packages
php-pecl-mongodb-1.6.0~alpha3-1.fc28.remi.7.3.i686 | [209 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 |
php-pecl-mongodb-1.6.0~alpha2-1.fc28.remi.7.3.i686 | [210 KiB] |
Changelog by Remi Collet (2019-06-04):
- update to 1.6.0alpha2 - with libbson and libmongoc 1.14.0 |