| 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 1.21.5
(stable)
|
## What's Changed * Fix artifact signing by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1923 * PHPC-2670: Upgrade libmongoc to 1.30.7 by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1930 * PHPC-2636: Respect libbson nesting limit when parsing PHP objects by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1934
**Full Changelog**: https://github.com/mongodb/mongo-php-driver/compare/1.21.4...1.21.5 |