| Package Information |
| Summary |
MongoDB database driver |
| Maintainers |
Kristina Chodorow <kristina@10gen.com> (lead) [details] Derick Rethans (lead) [wishlist] [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.0.1 (stable) |
Big-endian support
MongoCollection::update can affect multiple documents
MongoCursor::count uses limit and skip, optionally
MongoDBRef supports $db
MongoMinKey and MongoMax Key
Cursor::immortal
Constants for binary types
MongoDB::authenticate |