Package Information |
Summary |
MongoDB driver for PHP |
Maintainers |
Jeremy Mikola (lead)
[details]
Katherine Walker (developer)
[details]
Andreas Braun (lead)
[details]
Derick Rethans <
derick at php dot net >
(lead)
[wishlist]
[details]
Hannes Magnusson <
bjori at php dot net >
(lead)
[details]
|
License |
Apache License |
Description |
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. |
Homepage |
http://docs.mongodb.org/ecosystem/drivers/php/
|
Release notes
Version 1.5.4
(stable)
|
** Bug * [PHPC-1378] - CFLAGS and LDFLAGS can cause truncated platform info in client metadata handshake * [PHPC-1387] - Consider error document for cursor exceptions
** Improvement * [PHPC-1359] - Ensure 4.0 drivers return an error when attempting sharded transactions on 4.2 |