| 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.7
(stable)
|
## What's Changed * PHPC-2661: Use php-windows-builder for Windows extension builds by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1907 * Refactor release process to support php-windows-builder by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1916 * Fix broken release workflow by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1919 * Fix artifact signing by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1923 * Rename workflow file by @alcaeus in https://github.com/mongodb/mongo-php-driver/pull/1926
**Full Changelog**: https://github.com/mongodb/mongo-php-driver/compare/2.1.4...2.1.7 |