Package Information |
Summary |
MongoDB driver for PHP |
Maintainers |
Jeremy Mikola (lead)
[details]
Katherine Walker (developer)
[details]
Andreas Braun (lead)
[details]
Derick Rethans (lead)
[inactive]
[wishlist]
[details]
Hannes Magnusson (lead)
[inactive]
[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 |
https://www.mongodb.com/docs/drivers/php-drivers/
|
Release notes
Version 2.1.2
(stable)
|
## What's Changed * PHPC-2613: Test x509 authentication on Atlas by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1858 * PHPC-2617: Support PHP 8.5 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1871 * Fix wrong PHP version constraint for pie by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1874
**Full Changelog**: https://github.com/mongodb/mongo-php-driver/compare/2.1.1...2.1.2 |