| 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.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 |