Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

jenssegers/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
Collective - Host: opensource - https://opencollective.com/laravel-mongodb - Code: https://github.com/jenssegers/laravel-mongodb

Tweaking embedsMany, check issue #138

github.com/mongodb/laravel-mongodb - 177ab042ace5220e7dc10c1d13cf87378b7d9df7 authored almost 11 years ago
Merge pull request #137 from neoxia/master-embeds-many

[Proposal] Add embedsMany relationship to Eloquent Model

github.com/mongodb/laravel-mongodb - 828a490d67c47572ec3922f474b4e857a7a5cc9d authored almost 11 years ago
Add embedsMany relationship to Eloquent Model

github.com/mongodb/laravel-mongodb - 3609c3abf3d24a2b7623d9295858bb0d6b95cc01 authored almost 11 years ago
Merge pull request #136 from neoxia/master-fix-breaking-tests

Fix broken tests and a bug about relations

github.com/mongodb/laravel-mongodb - b95dbb155131a4cf34803a62f6cb42ad91a3422b authored almost 11 years ago
Fix broken tests :

- explicitly set the order of items in testWithBelongsTo
- fix a possible bug in Model::belongsTo...

github.com/mongodb/laravel-mongodb - 10c6a9cda2bd4891234e1dad6f75487ce27c03ad authored almost 11 years ago
Adding morph, #126

github.com/mongodb/laravel-mongodb - 5d3343b31b77469d6b2d870b21f13350ee34a102 authored almost 11 years ago
Tweaking id accessor for #108

github.com/mongodb/laravel-mongodb - b6250367fb4a3b818c42df75df033c2cfa47564e authored about 11 years ago
Tweaking id accessor for #108

github.com/mongodb/laravel-mongodb - 89e059b50579910f04508fa39dd1b34850fccc5f authored about 11 years ago
Adding 4.0 branch to travis

github.com/mongodb/laravel-mongodb - 52533032524891bf59d6476f48390705b1571122 authored about 11 years ago
Added tests and fixed broken build

github.com/mongodb/laravel-mongodb - fa36390ba01f384e3f817bf41f8f32b6906bfae3 authored about 11 years ago
Merge pull request #106 from bitinn/master

Fixes #105

github.com/mongodb/laravel-mongodb - 318d00344a152389150425eef3848f275dca09c9 authored about 11 years ago
bugfix: fix issue with push and pull returning the builder incorrectly

github.com/mongodb/laravel-mongodb - 3ec056590664ec3c2852f1de1e414889f5a5a6bd authored about 11 years ago
Adding support for mongodb password reminders, fixes #37

github.com/mongodb/laravel-mongodb - ad2e69b190fa6959322101c266e574e491df8bf2 authored about 11 years ago
Fixed insert return type and tweaked some tests

github.com/mongodb/laravel-mongodb - 76781d7987c430e869b0b21ae3f08bc711e8fdc7 authored about 11 years ago
Add unique parameter for push, fixes #91

github.com/mongodb/laravel-mongodb - 9f601636e53f6528022b9da041c7ba09bd29b63e authored about 11 years ago
Added modified protection to increments #97

github.com/mongodb/laravel-mongodb - dfa9ff2a9f061ea5bafe2ff89a1299fca316589c authored about 11 years ago
Removed whereNull protection, fixes #97

github.com/mongodb/laravel-mongodb - dcf4276aa889947960fddb5030896de3c0dca9d9 authored about 11 years ago
Moving increments tests for #97

github.com/mongodb/laravel-mongodb - 7627496fb5111b49eaeaa885763ee542ad3d84a6 authored about 11 years ago
Fix model collection name

github.com/mongodb/laravel-mongodb - be51307666d61e55fa14ceb1061194aff134e4b4 authored about 11 years ago
Adding id accessor

github.com/mongodb/laravel-mongodb - 64b854381c4877404230b612e3a1bf300bb3dac6 authored about 11 years ago
Adding hybrid relations to the readme

github.com/mongodb/laravel-mongodb - 287d2c7e0134026e8892ebe67f4825c641fd67ce authored about 11 years ago
Adding some more tests for mysql relations

github.com/mongodb/laravel-mongodb - ac7174aeffca41d7ef434eecf930a58a0eddac7a authored about 11 years ago
Adding schema::create for travis

github.com/mongodb/laravel-mongodb - 5e83ff1a11bd02d89c30cb3dc36d41733496a3cd authored about 11 years ago
Wrong database name

github.com/mongodb/laravel-mongodb - ac7eae7783fe26ee47f69acaa1fbf44077fbf7af authored about 11 years ago
Adding develop to travis

github.com/mongodb/laravel-mongodb - 841558773ae3129c84466e3e6663b0cae7088388 authored about 11 years ago
Testing new 2-way-relationships

github.com/mongodb/laravel-mongodb - f037b6ae75eddf0ab878053cb09c6d4195ea7784 authored about 11 years ago
Testing SQL relations

github.com/mongodb/laravel-mongodb - 765e6670007ce6cbdbb5148cbff570d0cb87dfa1 authored about 11 years ago
Adding nullable method to Blueprint, fixes #90

github.com/mongodb/laravel-mongodb - 2692777101bcd8aba39700fd323ad407c413239d authored about 11 years ago
Removed useless line in belongsTo

github.com/mongodb/laravel-mongodb - 26b19c63671368c7c7b9f8a179a9250d2e055606 authored about 11 years ago
Switching to Laravel 4.1

github.com/mongodb/laravel-mongodb - a79726e6ed830a5c387d32e0dd574c4885e2d0d5 authored about 11 years ago
Merge branch 'develop'

github.com/mongodb/laravel-mongodb - e6f1a579fcb9f27d7e804a5e0ea95248ff192383 authored about 11 years ago
Merge branch 'master' of github.com:jenssegers/Laravel-MongoDB

github.com/mongodb/laravel-mongodb - aa0176992299b06caedb38cae552b71dbbf31500 authored about 11 years ago
MongoDate tweak, fixes #86

github.com/mongodb/laravel-mongodb - dd1716309b3f65574c7f20e75d397a6f7c1fcd6e authored about 11 years ago
MongoDate tweak, fixes #86

github.com/mongodb/laravel-mongodb - 51b323400d8731ee8bc89592ea1ff5fb06d5b554 authored about 11 years ago
Merge pull request #88 from dgreda/master

Please merge this changes for Issue: MongoCursorException: Invalid modifier specified: ; Fixes: #87

github.com/mongodb/laravel-mongodb - dd899e2c1bee5c4e31fe406499b0523280352032 authored about 11 years ago
MongoCursorException: Invalid modifier specified: ; Fixes: #87

github.com/mongodb/laravel-mongodb - 19fb328df1ab9f91c41bb9a668e87465e1cbf057 authored about 11 years ago
MongoCursorException: Invalid modifier specified: ; Fixes: #87

github.com/mongodb/laravel-mongodb - 92c7876f1e376b6f68ab578b12bd6b7dd77529ee authored about 11 years ago
Merge branch 'master' into develop

github.com/mongodb/laravel-mongodb - 6727b708ca8e89af1381bccee28269c031f4dd00 authored about 11 years ago
Use remove for truncate, fixes #85

github.com/mongodb/laravel-mongodb - 6002aca0fab8ec27390d88fc96002cf97d6e52a0 authored about 11 years ago
Adding whereRaw test

github.com/mongodb/laravel-mongodb - 0600331d30b1e7c42bbf77318926fed51a906923 authored about 11 years ago
Adding regex operation

github.com/mongodb/laravel-mongodb - 7f05cca1a01b9e1519b4cba17d8a44be169b6451 authored about 11 years ago
Adding mongodb specific operators, fixes #82 and #81

github.com/mongodb/laravel-mongodb - 288c3d70b1f61e10fcb76c717dad52b9a2b434c0 authored about 11 years ago
Tweaking code structure

github.com/mongodb/laravel-mongodb - ede3e23032ffa745b3a130315f10af6b22e3d469 authored about 11 years ago
Merge pull request #80 from neoxia/master

orderBy() should accept uppercase order direction

github.com/mongodb/laravel-mongodb - 727f0e9e346226948a9646b0bc1f5c363333d01e authored about 11 years ago
orderBy() accept uppercase order direction

github.com/mongodb/laravel-mongodb - e3f64f45da6aa677d6cb109571c2280ca304a196 authored about 11 years ago
Mergin with master

github.com/mongodb/laravel-mongodb - 53c17fb4e111e443b0b2bf5748e8af9c710b38a7 authored about 11 years ago
Updating readme for #75

github.com/mongodb/laravel-mongodb - 9829d49e4fccf483c4a928b02fc9221f5b06b4d6 authored about 11 years ago
Adding tests for custom belongsToMany keys

github.com/mongodb/laravel-mongodb - 34ea8120f1ce59f9026de9c51129f4e8fcae7f13 authored about 11 years ago
Merge branch 'master' of github.com:jenssegers/Laravel-MongoDB

github.com/mongodb/laravel-mongodb - 92debf561b7fae94244ff99b8eace9883df2f289 authored about 11 years ago
Add tests for detach

github.com/mongodb/laravel-mongodb - fe90f122499b37e16c008d39c33250f6a86d032d authored about 11 years ago
Merge pull request #76 from DyeH/master

Fixed sync bug

github.com/mongodb/laravel-mongodb - 57c5bedba11ee236e16265d3dbc68d06e6fe9bda authored about 11 years ago
Added data to tests

github.com/mongodb/laravel-mongodb - 545dde782b6fc7f633d6e9edb1b3fc5e76c77cea authored about 11 years ago
Merge branch 'master' of github.com:jenssegers/Laravel-MongoDB

github.com/mongodb/laravel-mongodb - d709d4a806a952a093659dc1cba5ff6d27442730 authored about 11 years ago
Small BelongsToMany tweak

github.com/mongodb/laravel-mongodb - c110d76239ef25db8c0d66ee01fd0dfb3dbcbde8 authored about 11 years ago
Converting tabs to spaces

github.com/mongodb/laravel-mongodb - b358f6314932cd0a552d346dcce3fd4b8261e25e authored about 11 years ago
Updating BelongsToMany method to match 4.1, fixes #73

github.com/mongodb/laravel-mongodb - c777e31a81a7b0d3b818c6d60af334376a44c30e authored about 11 years ago
Merge branch 'master' into develop

github.com/mongodb/laravel-mongodb - 0ec7a2489f5ac7a34ce1e695ebc42a8bb1ceadc4 authored about 11 years ago
Small readme update for belongsToMany

github.com/mongodb/laravel-mongodb - 040b7944c4185db60f404866739a60044bed9963 authored about 11 years ago
Tweaking BelongsToMany namespaces

github.com/mongodb/laravel-mongodb - dbd11e9ac71f85387ae80b07c3e155be7d283ad6 authored about 11 years ago
Slimming down the BelongsToMany class

github.com/mongodb/laravel-mongodb - e89d2263642d69d5087b4b950fc00df479e40d0f authored about 11 years ago
Merge pull request #70 from DyeH/master

Many to Many relationships

github.com/mongodb/laravel-mongodb - 12e7cb2a59ebc08d21c2ec5f1f7e273eb6e8620d authored about 11 years ago
Models fixed and tests updated

github.com/mongodb/laravel-mongodb - 0eed89649d8977c7a7c75da0274bdb17f19c9bb6 authored about 11 years ago
Belongs to many relationship class added

github.com/mongodb/laravel-mongodb - 3046a0951e51b8572af165540b4d75795d96cfb0 authored about 11 years ago
Relations test updated

github.com/mongodb/laravel-mongodb - bc9b05ede6f0ae31387baad55d9952fd87dd7068 authored about 11 years ago
test models added

github.com/mongodb/laravel-mongodb - e93b26258ce13d46db03ebbb1c071544293bf791 authored about 11 years ago
Added *.project to gitignore

github.com/mongodb/laravel-mongodb - aed212a7aa5e95010da7c25bb3f618b678a6a12f authored about 11 years ago
Adding tests for issue #68

github.com/mongodb/laravel-mongodb - 4d005877b4793d800b3ddf2e667d9518a7ba4e9d authored about 11 years ago
Merge pull request #66 from wikichua/patch-1

Update README.md

github.com/mongodb/laravel-mongodb - d97bd1632bb1eccc4e41c11147e5c17c086ca4e3 authored about 11 years ago
Update README.md

Request to add alternative set up for Mongo Eloquent

github.com/mongodb/laravel-mongodb - c700adee17008662dbb7d1cb02908a6f09cdaad4 authored about 11 years ago
Merge branch 'master' into develop

github.com/mongodb/laravel-mongodb - f7210153e79862bb3c850d81e7aac948f8f9389a authored about 11 years ago
Bad namespace in test

github.com/mongodb/laravel-mongodb - f2cc05014f70a14a22753b0eaedb968313029f3f authored about 11 years ago
Merge branch 'master' into develop

github.com/mongodb/laravel-mongodb - 07bd2004ea55a6d5895c2e5d05634640fe152e4c authored about 11 years ago
Switching to Carbon like Laravel

github.com/mongodb/laravel-mongodb - 9cf8823f5dbaf39354dde4eb849baa1da92e9fdd authored about 11 years ago
Merge branch 'master' into develop

github.com/mongodb/laravel-mongodb - 71786184a7b2e1f44e5c2f315524a8fd7dd0f2ed authored about 11 years ago
Builder now converts DateTime objects to MongoDate, see issue #51

github.com/mongodb/laravel-mongodb - 784758eb246f19232d1b433950e5d749bd08834f authored about 11 years ago
Adding date tests for issue #51

github.com/mongodb/laravel-mongodb - 93e53ec9c01a74a1bf491f4758e55325037db546 authored about 11 years ago
Adding test for subdocument updates

github.com/mongodb/laravel-mongodb - 802e6c32af9a4b7742d03794a1534046cf66314d authored about 11 years ago
Updating model to 4.1 methods, check issue 63

github.com/mongodb/laravel-mongodb - 257b92fe2b627c4ad268194e03b01a546ef1e54b authored about 11 years ago
Laravel 4.1 composer file

github.com/mongodb/laravel-mongodb - 6e24848ba68d6b04ccbb311b4f6023857bbbff3b authored about 11 years ago
Adding test for issue #62

github.com/mongodb/laravel-mongodb - 7d2468b6acaf8348d7e167490f67a06769bad401 authored about 11 years ago
Preparing for laravel 4.1, fixes #60

github.com/mongodb/laravel-mongodb - c9333002de4722975e75d3fbc4051048a4622dbf authored about 11 years ago
Reverted test modification and fixed schema

github.com/mongodb/laravel-mongodb - 1089ee3b7d3d7ae56f8d70b4aa63b34d52deff58 authored about 11 years ago
Adding fluent schema builder support

github.com/mongodb/laravel-mongodb - 80b01111cc1a7f23893f09f6806c7a7f37f8d9fb authored about 11 years ago
Removed the old facade

github.com/mongodb/laravel-mongodb - 4c8d9084ae402f25be615ddebed054308e4a381b authored over 11 years ago