0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Bulk.php More... over 11 years ago
Update Model.php More... over 11 years ago
Update .travis.yml More... over 11 years ago
Update .travis.yml More... over 11 years ago
Revert changes to Travis setup More... over 11 years ago
Merge pull request #32 from arthurdarcet/bulk More... over 11 years ago
Merge pull request #31 from arthurdarcet/dsn-options More... over 11 years ago
php < 5.6 compatibility More... over 11 years ago
Bulk wrapper to provide a mongo-like interface over the mess php made of the MongoWriteBatch classes More... over 11 years ago
No need to urlencode the connection options in the server string, MongoClient support an $options array as its second argument More... over 11 years ago
Merge pull request #30 from arthurdarcet/dsn-options More... over 11 years ago
Add remaining config options as GET parameters of the DSN More... over 11 years ago
Breaking Change: stop automatically handling string representations of MongoIds More... over 11 years ago
Merge pull request #29 from arthurdarcet/cursor-rewind More... over 11 years ago
Cursor::current should return null if no more data is available More... over 11 years ago
fix the Cursor::rewind method More... over 11 years ago
Travis tests on HHVM: allow failures for now. More... almost 12 years ago
Merge pull request #28 from arthurdarcet/dont-load-everything More... almost 12 years ago
Don't load the whole query in memory, instanciate models as they are needed (and don't create a Laravel Collection unless needed, they cost a lot of memory) More... almost 12 years ago
Remove dependency on ext-mongo, to be able to test with Mongofill More... almost 12 years ago
Travis: test on 5.5, 5.6 and HHVM More... almost 12 years ago
Merge pull request #27 from philsturgeon/patch-1 More... about 12 years ago
Frank moved Monga More... about 12 years ago
[0.3] Breaking change: only lowerize first character of collection name More... about 12 years ago
Merge pull request #25 from arthurdarcet/master More... over 12 years ago
Bugfix: repair the Model::textSearch method More... over 12 years ago
Backport Reaaad/rea...@23f6dffbe534e9d0de3719fe62140de949ecccaa More... over 12 years ago
Mention new auth feature in the README More... over 12 years ago
Merge pull request #23 from julien-c/auth More... over 12 years ago
Add Auth classes More... over 12 years ago