mongodb

pecl install mongodb

MongoDB driver for PHP

The purpose of this driver is to provide exceptionally thin glue between MongoDB
and PHP, implementing only fundamental and performance-critical components
necessary to build a fully-functional MongoDB driver.

Maintainer

  • Andreas Braun (lead )
  • Jeremy Mikola (lead )
  • Derick Rethans (lead ) [inactive]
  • Hannes Magnusson (lead ) [inactive]
  • Katherine Walker (developer ) [inactive]
  • Jeremy Mikola (developer ) [inactive]
  • Derick Rethans (lead ) [inactive]
  • Hannes Magnusson (lead ) [inactive]

Details

Stars: 853
Issue openned: 6
Downloads: 14593761
1.6.0alpha1
5 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.3
Loading...
PHP 7.2
Loading...
PHP 7.1
Loading...
PHP 7.0
Loading...
PHP 5.6
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.3
Loading...
PHP 7.2
Loading...
PHP 7.1
Loading...
PHP 7.0
Loading...
PHP 5.6
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 1.6.0alpha1 change log


** Epic
* [PHPC-1112] - Test suite improvements
* [PHPC-1233] - FY2019Q3 Quick Wins

** New Feature
* [PHPC-1123] - Create interface for Cursor class
* [PHPC-1222] - Implement accessor for error labels on exception classes
* [PHPC-1231] - Add Session::isInTransaction to indicate whether a transaction is active

** Task
* [PHPC-1122] - Check whether we still need SUPPRESS_UNUSED_WARNING
* [PHPC-1173] - Reimplement replica set seedlist tests
* [PHPC-1219] - Relax requirement for replica set tagsets assertions
* [PHPC-1250] - Document the order in which skip_ifs in tests need to be done

** Improvement
* [PHPC-1206] - Add __set_state() support for ReadConcern, ReadPreference, and WriteConcern
* [PHPC-1229] - Populate error labels for bulk write exceptions

requires:

  • php >=5.5.0<=7.99.99
  • pearinstaller >=1.4.8