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

Update readme for #282

github.com/mongodb/laravel-mongodb - b202d1afb883bd7e3cd1fe6564f932582eea1a39 authored over 10 years ago
Tweak regexp operations, fixes #282

github.com/mongodb/laravel-mongodb - 0819ef5337a1d020976439b0ebed1151f26d4c72 authored over 10 years ago
Revert service provider, fixes #280

github.com/mongodb/laravel-mongodb - 5f755fea3976e3b5f10440ec1df421164a0c451e authored over 10 years ago
Merge branch 'master' of github.com:jenssegers/Laravel-MongoDB

github.com/mongodb/laravel-mongodb - f46242080b35b0518f8f94a75eb625df99a84778 authored over 10 years ago
Add test for #280

github.com/mongodb/laravel-mongodb - 9eddaef5e0f3c183e05c2484af0d651d40b804a1 authored over 10 years ago
Merge pull request #279 from jenssegers/embedded-models

New v2 release

github.com/mongodb/laravel-mongodb - 0a256970017e9923909f75a2595a2a3897081a8a authored over 10 years ago
Tweak belongsToMany relation

github.com/mongodb/laravel-mongodb - 943145700ee7235e927324d72bb856b71ff3e835 authored over 10 years ago
Expanding query operations on collections

github.com/mongodb/laravel-mongodb - 12abfb3686668209d7a56ba6ac82b80d3d8b5879 authored over 10 years ago
Clone query instances for embedded relations

github.com/mongodb/laravel-mongodb - 274a31dacd44be7dfda3b3345851bc9608f35a05 authored over 10 years ago
Code style tweaks and increasing test coverage

github.com/mongodb/laravel-mongodb - a0acb2633c2c4fdfbef7dbc975b52f8813ddfd69 authored over 10 years ago
Adding some complicated test queries

github.com/mongodb/laravel-mongodb - d0822e74d7658ff3d0d241d459ea5e0f13ce19f5 authored over 10 years ago
Rename getParent to getParentRelation and added more tests for soft deletion

github.com/mongodb/laravel-mongodb - 3058f37a9d850ca942d61126b8e60e7b44624332 authored over 10 years ago
Fix readme indentation

github.com/mongodb/laravel-mongodb - d5283da2ca8cb476a799189eecfa1dba88e35bca authored over 10 years ago
Add future link to changelog

github.com/mongodb/laravel-mongodb - 614e0edbc659a8969acb5296cb1a1b37fe0a32af authored over 10 years ago
Tweak password reminders, fixes #271

github.com/mongodb/laravel-mongodb - 992a9ff78605324ba5ef0c5fd1923c0032b16449 authored over 10 years ago
Adding paginate to embedsMany, fixes #224

github.com/mongodb/laravel-mongodb - e527c5d630f63ba539a1a7d8f6b89302ef5fc827 authored over 10 years ago
Add test for #225

github.com/mongodb/laravel-mongodb - 4ee7ac65dc6e616df54723dee78be2c41ae2ea13 authored over 10 years ago
Add test for #110

github.com/mongodb/laravel-mongodb - 5e6859db1253ee95b30c780c62179667aeb32ae1 authored over 10 years ago
Update readme with insert, update and delete info

github.com/mongodb/laravel-mongodb - 797106b4075891e5017918946cf97c2dc46faeba authored over 10 years ago
Allow get() on embedded collections

github.com/mongodb/laravel-mongodb - 9e5c7d85d0a08743c20225b73950318a51e3a66c authored over 10 years ago
Adding more collection operations for #239

github.com/mongodb/laravel-mongodb - 14db4cbb868924a65d21b9965c12a67a57980bd0 authored over 10 years ago
Adding cursor timeout, fixes #252

github.com/mongodb/laravel-mongodb - ea9a7cedb577a5ec8f6a400d557dd2d43984d0ea authored over 10 years ago
Adding query projections, fixes #267

github.com/mongodb/laravel-mongodb - 5bd7ee6462c03b7d35db9557b336766835d16182 authored over 10 years ago
Expand test for push/pull

github.com/mongodb/laravel-mongodb - 79b6230a338c5fa7590ed55dfe8c3fbadab77128 authored over 10 years ago
Fix pull/push logic

github.com/mongodb/laravel-mongodb - 7e8a9cc49138d87e396fba5cc1e652615c283ac2 authored over 10 years ago
Tweaking belongsToMany relations and push/pull logic, fixes #272

github.com/mongodb/laravel-mongodb - bab6b2d29dcd34f09f3abe762b000b70164cc7c4 authored over 10 years ago
Adding test for #272

github.com/mongodb/laravel-mongodb - 54e6ff9777d4d78ce26f8e23bfcba8398ab2cff1 authored over 10 years ago
Add test for #273

github.com/mongodb/laravel-mongodb - 1767b0d880429d74f1106faa478b54d8085c6288 authored over 10 years ago
Adding tests for #275

github.com/mongodb/laravel-mongodb - b61a3a2344d52aa2f81698f4deea69b9055d7538 authored over 10 years ago
Improve embedded relations, and allow nested embedded relations

github.com/mongodb/laravel-mongodb - 6c60542a9b2f2bdda5b4231f13d1a3c53f42eb44 authored over 10 years ago
Update readme for v2

github.com/mongodb/laravel-mongodb - 357f65f5f2fc6aa471461e7ffe604450f51ecee1 authored over 10 years ago
Update readme for v2

github.com/mongodb/laravel-mongodb - 69ab3319346b3936eb1305d5fe0d5f03ecdc118c authored over 10 years ago
Improve saving embedded models

github.com/mongodb/laravel-mongodb - 21a32bf223c969a51f4bba7509c3ec3073d563ea authored over 10 years ago
Merge branch 'master' into embedded-models

github.com/mongodb/laravel-mongodb - d2c1da3abe29e81d58b8455af394978178774442 authored over 10 years ago
Fix test for Laravel 4.2.8

github.com/mongodb/laravel-mongodb - 7534e6f999fca65c208559998d593769a53d5160 authored over 10 years ago
Merge pull request #276 from v-six/master

Allows non-string _id

github.com/mongodb/laravel-mongodb - eed876e6dc9132c4aaec1d1fc630e13e7b6c276c authored over 10 years ago
Refactor _id attribute getter

github.com/mongodb/laravel-mongodb - cb59979afbd0da9275858f1d1fc22156fe427c32 authored over 10 years ago
Allows an _id attribute of another type than string

github.com/mongodb/laravel-mongodb - 1722daf47156b1575fd3d03c2ede9de12a807beb authored over 10 years ago
Allows an _id attribute of another type than string

github.com/mongodb/laravel-mongodb - c22670a5fc949607a658ab6af1a61f314fe48b2e authored over 10 years ago
Merge branch 'master' into embedded-models

github.com/mongodb/laravel-mongodb - e1750a6331ab216824582a17ad5190fc9cc866c1 authored over 10 years ago
Move register code to boot

github.com/mongodb/laravel-mongodb - 96036ab144f7c24ee296f017a0e84050ef94911a authored over 10 years ago
Tweak service provider code style

github.com/mongodb/laravel-mongodb - 266be12f3f98efd6ea3301cb26e47756ee9747b5 authored over 10 years ago
Merge pull request #268 from franzliedke/patch-1

Only extend database when it is actually resolved.

github.com/mongodb/laravel-mongodb - 96be808923ecbd6c6df94bd5848732fa44dd7731 authored over 10 years ago
Allow embedded documents to be saved without leading _

github.com/mongodb/laravel-mongodb - aabf95c12ccd77aefd47c2b95a4a184e10558129 authored over 10 years ago
Only extend database when it is actually resolved.

github.com/mongodb/laravel-mongodb - f39c67aebe22194287aaaa1e020df9bb60f6985b authored over 10 years ago
Merge branch 'master' of github.com:jenssegers/Laravel-MongoDB

github.com/mongodb/laravel-mongodb - 27b52063422e85ff083c5f54ed8c741b1951b311 authored over 10 years ago
Merge pull request #261 from shubhamoy/patch-1

Fixed Link

github.com/mongodb/laravel-mongodb - 13bf2a785e30f4e77c82d4e02f125b26bc475fb2 authored over 10 years ago
Merge pull request #249 from vsouza/master

Edit README. Add 'And Statement' example.

github.com/mongodb/laravel-mongodb - 2cf64f6a422f99ad3f18632fcda4cef9e47fbbc7 authored over 10 years ago
Adding readme and tests for #248

github.com/mongodb/laravel-mongodb - 3fe1abb7a6f3bd2d6ae84ee1f13732ecf843367e authored over 10 years ago
Merge pull request #248 from JesseObrien/master

Adding a check for exposable json attributes.

github.com/mongodb/laravel-mongodb - 7330a6c054436e3ede8e800f71cfe7c0eedf464e authored over 10 years ago
Changing name from to .

github.com/mongodb/laravel-mongodb - 11107adf979a74c6ccf210d3c173f7dec7ab2d1e authored over 10 years ago
Edit README. Add 'And Statement' example.

github.com/mongodb/laravel-mongodb - 67584e314cc3a13c86bc6f03b79356d72a6c1cb2 authored over 10 years ago
Fixing spaces instead of tabs.

github.com/mongodb/laravel-mongodb - 983d46345f620a167894cd42d00cc7dac99b5a8f authored over 10 years ago
Adding a check for exposable json attributes.

github.com/mongodb/laravel-mongodb - cca9a2a8937fc895ac540b19bba15db34e3192f4 authored over 10 years ago
Merge pull request #238 from potsky/master

Add options in increment and decrement method

github.com/mongodb/laravel-mongodb - 44f9eebc6031d5c4754499ea550f6fc3e03e3d4c authored over 10 years ago
Add options in increment and decrement method

Increment and decrement in a shot with upsert option

github.com/mongodb/laravel-mongodb - db53da28aadb6c645a14a52dccafc373696fbcaf authored over 10 years ago
Adding tests for #236

github.com/mongodb/laravel-mongodb - 66de10e3864352a10efe9d2e174760929c185686 authored over 10 years ago
Adding more with() tests for embedded documents

github.com/mongodb/laravel-mongodb - bc842c01cc9c1ed30ad6573bc139bf307730db03 authored over 10 years ago
Use strpos instead of strstr

github.com/mongodb/laravel-mongodb - 79641ca83a34593fe66e59dd80f5220c75929a73 authored over 10 years ago
Allow dot notition for getAttribute

github.com/mongodb/laravel-mongodb - e3ff88011846d3419c5c86ae075f591242f59491 authored over 10 years ago
Tweak key conversion

github.com/mongodb/laravel-mongodb - 57722d233c8c6d2c176f105b81a91a2d1494798f authored over 10 years ago
Use wrapper for MongoCollection, fixes #209

github.com/mongodb/laravel-mongodb - 2dcb4595d60473526f9eec81c46ab6f460f7a803 authored over 10 years ago
Hide interal embedded documents attribute, fixes #229

github.com/mongodb/laravel-mongodb - 1c4df65a2ded77999c4b5a3b126eb886feade8c9 authored over 10 years ago
Adding more mongodb operators

github.com/mongodb/laravel-mongodb - 6df8a487f1af5bb79a37ed8e40563c8a00c21779 authored over 10 years ago
Convert manual _id's to MongoId objects, fixes #225

github.com/mongodb/laravel-mongodb - 162869b36cd85c6cf2e1f782f393711a96891974 authored over 10 years ago
Switch to Laravel 4.2

github.com/mongodb/laravel-mongodb - 23e21f3362ae37be24116d5f926c0a7e86d6d912 authored over 10 years ago
Merge branch 'develop'

github.com/mongodb/laravel-mongodb - 2b8a37f27e17d06a684c4b359efb9bde480c9bb6 authored over 10 years ago
Remove branches option from travis config

github.com/mongodb/laravel-mongodb - a42f9459ddcf2b22a195fc3cda0dabf4407790d0 authored over 10 years ago
Fix composer.json and change date manipulation

github.com/mongodb/laravel-mongodb - 2862e2edd79af79d5e6e6f47d2f5e3e02105b4c2 authored over 10 years ago
Modified the compilation of wheres, fixes #216

github.com/mongodb/laravel-mongodb - 084f71e46a1138c82151ff955fc01df8463106e7 authored over 10 years ago
Merge branch 'master' of github.com:jenssegers/Laravel-MongoDB

github.com/mongodb/laravel-mongodb - d849f112a06f67a677139bc4b9189d39fa047289 authored over 10 years ago
Check if timestamps are enabled for embedded models, #220

github.com/mongodb/laravel-mongodb - 195382a838738fbec60b1abe8b7d8c387355ec4a authored over 10 years ago
Merge pull request #218 from oadtz/patch-1

Updated use MongoID to MongoId

github.com/mongodb/laravel-mongodb - 3e0346b89b380f86e812c8c2c9a1b8d55689edbc authored over 10 years ago
Updated use MongoID to MongoId

To use this library with mongofill

github.com/mongodb/laravel-mongodb - b8895c9638843fe60fb6e49769d66faa8d1f6af0 authored over 10 years ago
Adding associate for embedsOne, fixes #215

github.com/mongodb/laravel-mongodb - 19e9e9f5a170431cb8a5bbc54061b866e0d9af88 authored over 10 years ago
Adding tests for #212

github.com/mongodb/laravel-mongodb - 96f07a9f6423ba18c6a1945d47e46cef7f58a6cd authored over 10 years ago
Merge branch 'master' of github.com:jenssegers/Laravel-MongoDB

github.com/mongodb/laravel-mongodb - 79c0fdbc7eec2eaf8425a19acf9223544e2e4e5e authored over 10 years ago
Merge pull request #202 from Gabrola/belongsto_relation_fix

Fix belongsTo and belongToMany relations

github.com/mongodb/laravel-mongodb - bf38285edbd7727a596948f4b60920ff3c7ff546 authored over 10 years ago