Top Level :: Database
:: mongo
:: 1.0.5
mongo 1.0.5
This package is not maintained anymore and has been superseded by
mongodb.
Package Information |
Summary |
MongoDB database driver |
Maintainers |
Jeremy Mikola (lead)
[details]
Derick Rethans <
derick at php dot net >
(lead)
[wishlist]
[details]
Hannes Magnusson <
bjori at php dot net >
(lead)
[details]
|
License |
Apache License |
Description |
This package provides an interface for communicating with the MongoDB database in PHP. |
Homepage |
http://docs.mongodb.org/ecosystem/drivers/php/
|
Release notes
Version 1.0.5
(stable)
|
Mutex fixes (especially on Windows) and improvements (failures throw exceptions). New Cursor::info() function, which gives the query, fields, namespace, limit, and skip (by Cesar Rodas) Added safe option for remove, update, batch, and gridfs insert methods. Added keyf option for MongoCollection::group: pass a MongoCode instance as the grouping key to use keyf. Added comparison handlers for MongoId, allowing you to use, for example, in_array with MongoIds. |
|
Dependencies for release 1.0.5 |
|
|