coen-hyde / Shanty-Mongo

Shanty Mongo is a mongodb library for the Zend Framework. Its intention is to make working with mongodb documents as natural and as simple as possible. In particular allowing embedded documents to also have custom document classes.
Other
200 stars 52 forks source link

new Mongo extension + namespaces in Documents #128

Closed xeeo closed 6 years ago

xeeo commented 10 years ago
The library is working with the latest Mongo Extension for php. All deprecated attributes and options were fixed.
The Documents can contain Namespace paths in their declaration.
coen-hyde commented 10 years ago

@xeeo thanks for the changes. I'll look at this shortly. Do the tests pass?

coen-hyde commented 6 years ago

Library is retired. Sorry your pr was never merged