| Package Information |
| Summary |
MongoDB driver for PHP |
| Maintainers |
Derick Rethans <[email protected]> (lead) [wishlist] [details] Jeremy Mikola (lead) [details] Hannes Magnusson <[email protected]> (lead) [details]
|
| License |
Apache License |
| Description |
The purpose of this driver is to provide exceptionally thin glue between MongoDB
and PHP, implementing only fundemental and performance-critical components
necessary to build a fully-functional MongoDB driver. |
| Homepage |
http://docs.mongodb.org/ecosystem/drivers/php/ |
Release notes Version 1.0.0beta1 (beta) |
* PHPC-381: Print whether profile commands were successful
* PHPC-381: Server::executeQuery/Command() should take a read preference
* PHPC-361: Manager::getServers() should omit unknown servers
* PHPC-337: BSON\Javascript debug handler
* PHPC-339: BSON\Timestamp debug handler
* PHPC-340: BSON\UTCDateTime debug handler
* PHPC-338: BSON\Regex debug handler
* PHPC-366: Update release script to use RELEASE-x.y file
* PHPC-366: Merge 1.0.x release notes into RELEASE-1.0
* PHPC-366: Merge RELEASE-0.* release notes into RELEASE-0 |