| Package Information |
| Summary |
MongoDB database driver |
| Maintainers |
Jeremy Mikola (developer) [details] Derick Rethans <derick@php.net> (lead) [wishlist] [details] Hannes Magnusson <bjori@php.net> (lead) [details]
|
| License |
Apache License |
| Description |
This package provides an interface for communicating with the MongoDB database in PHP. |
| Homepage |
http://www.mongodb.org/display/DOCS/PHP+Language+Center |
Release notes Version 1.1.1 (stable) |
Fixed replica set persistent connection bug (PHP-184).
Make logging build use PHP logs.
Eliminate sharedFixture from test suite (PHP-180).
Made MongoTimestamp handle 64-bit integers correctly (PHP-179). |