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: 14593745
1.17.1
9 months ago
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.17.1 change log


** Bug
* [PHPC-2325] - Null coalesce operator doesn't silence exception when accessing non-existent BSON field
* [PHPC-2328] - Wrong parameter names for BSON classes implementing ArrayAccess
* [PHPC-2332] - Fix bson_strerror_r compatibility for AIX

** Task
* [PHPC-2322] - Remove ICU and add SRV to phpinfo() output
* [PHPC-2334] - Upgrade libmongoc to 1.25.2

requires:

  • php >=7.4.0<=8.99.99
  • pearinstaller >=1.4.8