colinmollenhour / mongodb-php-odm

A simple but powerful set of wrappers for using MongoDb in PHP (also a Kohana 3 module)
BSD 3-Clause "New" or "Revised" License
208 stars 50 forks source link

Mongo_Subdocument allows to create simple models for subdocuments (requires array access) #43

Closed panrafal closed 11 years ago

panrafal commented 11 years ago

This pull request is based on phpUnit, emulation and ArrayAccess requests.

colinmollenhour commented 11 years ago

Hi Rafał, I appreciate all of the well-formed pull requests. I will try to inspect these soon and I am sure I will be able to merge most if not all of them. I'm just letting you know it may not be any time really soon but I have noticed them and do plan on giving them attention when I get some time. Thanks again!

panrafal commented 11 years ago

Great, no problem. Hope to hear from you sooner than later ;)