MongoYii

A Yii MongoDB ORM

Downloads
78.7K
Stars
135
Committers
36

Bot releases are hidden (Show)

MongoYii - 2.2.1 Release

Published by Sammaye about 11 years ago

MongoYii - 2.2.0 Release

Published by Sammaye about 11 years ago

This release includes:

All Unit tests are passing.

MongoYii - 2.1.0 Release

Published by Sammaye about 11 years ago

This release which has undergone a couple of bugs fixes and some substantial cleaning of code:

Unit tests have passed for this release and it is considered for production environments.

As an added note, there will be future releases for code cleaning and documenting, this is the first; decided to push the changes out incrementally.

MongoYii - 2.0.7 Release

Published by Sammaye about 11 years ago

Fix for count() without $criteria but with scope: https://github.com/Sammaye/MongoYii/pull/104

MongoYii - 2.0.6

Published by Sammaye about 11 years ago

MongoYii - 2.0.5

Published by Sammaye about 11 years ago

MongoYii - 2.0.4

Published by Sammaye about 11 years ago

This is a final to 2.0.3.

  • Added MongoId compatibility to findAllByPk
  • Added test for findAllByPk

Please ignore 2.0.3 and use this one.

MongoYii - 2.0.3 Release

Published by Sammaye about 11 years ago

findAllByPk() added to EMongoDocument