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.14.1
(stable)
|
** Bug * [PHPC-2131] - Ensure CRYPT_SHARED_LIB_PATH is exported for Evergreen tests
** Task * [PHPC-2135] - Test with consistent versions of crypt_shared and server * [PHPC-2137] - Upgrade libmongoc to 1.22.1 and libmongocrypt to 1.5.2 |