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
0.3.0
9 years 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 0.3.0 change log


* PHPC-175: Fix header includes on Windows
* PHPC-175: Fix build on 32bit
* PHPC-175: Windows doesn't have these compiler attributes
* IPHPC-176: Copy build templates, add missing file & set build flags
* PHPC-200: Don't set stream initiator when creating client fails
* PHPC-199: Missing file from mongoc in config.m4
* Update naming after PHPC-174

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.8