Ecosyste.ms: OpenCollective

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

github.com/mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
https://github.com/mongodb/laravel-mongodb

Merge pull request #569 from fungku/master

Allow EmbedsOneOrMany::saveMany to accept a collection

e557a3433d20241df4d1ac85f350dc6f63dfa7df authored over 9 years ago by Jens Segers <[email protected]>
Allow EmbedsOneOrMany::saveMany to accept a collection

cacdcc1ee8103a4f93dbcab3d2aa71c4d73ea974 authored over 9 years ago by fungku <[email protected]>
Use FQCN in docblock to match the rest

316426dda3457b28762e81b07a0da77edb516de6 authored over 9 years ago by fungku <[email protected]>
Merge pull request #568 from fungku/master

Fix Docblocks in Model class and Embed Relationship classes

ea5ec06d7cd8d15196f0be3c90e411d678f8d04e authored over 9 years ago by Jens Segers <[email protected]>
Fix Docblocks in Model class and Embeds classes, and remove some unused arguments.

06e598a1fbe4cf50ae9073fe743ba530fe6afc29 authored over 9 years ago by fungku <[email protected]>
Merge pull request #564 from nerijunior/master

DB Connection example updated to use env

00d3b8b0a33ec4fcca88e43a9b0e0389efb90715 authored over 9 years ago by Jens Segers <[email protected]>
DB Connection example updated to use env

dffd34826f34c767de69804c1822034d07bd3ae5 authored over 9 years ago by Neri J. Jakubowski Junior <[email protected]>
Delete .styleci.yml

4249c5ed01458b265db489cfa9480d140b225496 authored over 9 years ago by Jens Segers <[email protected]>
Merge pull request #522 from kieranajp/patch-1

Update installation instructions for L5 and Lumen

0c3a8e7ea75158085833801609f35790259c4d8c authored over 9 years ago by Jens Segers <[email protected]>
Update installation instructions for L5 and Lumen

fde367ca66ce758d3f126a9a06ae8664a5cd8cdb authored over 9 years ago by Kieran <[email protected]>
Merge #383

e2bc57c374845ed18ce55e4d8df4b676ae8bac73 authored over 9 years ago by Jens Segers <[email protected]>
Small tweak

e0a3cda2f8abfbd8378a3f6dc7c2b2c32b9fd206 authored over 9 years ago by Jens Segers <[email protected]>
Manual merge of #487

6ec9573b5e53432e7e607f26e6cc04eec649f35f authored over 9 years ago by Jens Segers <[email protected]>
Primary index is alias for unique index

db0c95256a83fcc9e6fd949b2cb105af725805f4 authored over 9 years ago by Jens Segers <[email protected]>
Allow Laravel 5.1

fb23831b2491c1f418db7c2494f2c8b066e78bef authored over 9 years ago by Jens Segers <[email protected]>
Add styleci

13859bb575fc5751f8567a95ab08ad4d0b6e5da8 authored over 9 years ago by Jens Segers <[email protected]>
Merge pull request #485 from jdsingh/patch-1

Fixed typo

52145b0cda105219779f0a195a62bec981372e23 authored over 9 years ago by Jens Segers <[email protected]>
Fixed typo

ed183b6a566d7629d2752d145cc013319f6df16c authored over 9 years ago by Jagdeep Singh <[email protected]>
Merge pull request #483 from lukepolo/lukepolo-patch-1

Update README.md

a27e2bfc848b395bff7ab604f99f534800c1ff76 authored over 9 years ago by Jens Segers <[email protected]>
Merge pull request #460 from NSmithUK/AddMongoClientDriverOptions

Added support for passing driver options to MongoClient (SSL support)

faba8698981e2b955700fdb5027b77d62dc7a302 authored over 9 years ago by Jens Segers <[email protected]>
Add test for #471

268c3be3f1d299326bc5d38a0707bfab3c8fc890 authored over 9 years ago by Jens Segers <[email protected]>
Merge pull request #406 from bonroyage/master

Added cursor hint

d18837773efc91342fa25fe939dcf681678861b3 authored over 9 years ago by Jens Segers <[email protected]>
Move capsule documentation to installation

e6ad623fdc614f77d4af248e8c1f2fff0930eb4e authored over 9 years ago by Jens Segers <[email protected]>
Adding documentation for #354

d6f01136e599f6b18f73f5415aa7ac2cc750f6d3 authored over 9 years ago by Jens Segers <[email protected]>
Remove json syntax for composer install

86294b84c5e3c28de7100abba47921b23e1e4974 authored over 9 years ago by Jens Segers <[email protected]>
Installation instructions for Laravel 5 and 4 #466

9d02f23e07604d83662efb42fdd83342da8200a1 authored over 9 years ago by Jens Segers <[email protected]>
Added support for passing driver options to MongoClient

Used mainly for configuring SSL details.

759cbdc7c4035ace668a3d6975faa4d03f64c558 authored almost 10 years ago by Neil Smith <[email protected]>
Small tweaks

8304a46fb89d1f718ec794704cf2c5f587f016ac authored almost 10 years ago by Jens Segers <[email protected]>
Use short array notations in tests

593b4a529f823a43e343bfb7a1996bb845a10ce7 authored almost 10 years ago by Jens Segers <[email protected]>
Use aggregations for pagination, fixes #437 and #428

9603949160360173a44b46259f43ce62af76607e authored almost 10 years ago by Jens Segers <[email protected]>
Remove PHP 5.3 again

9d048222ae8e13becce892c2151f849b56252eb5 authored almost 10 years ago by Jens Segers <[email protected]>
Add HHVM and PHP7 to Travis

29b5e9de570f61d54fce9a784d0a90e526a942ae authored almost 10 years ago by Jens Segers <[email protected]>
Updated tests for #414

b31f54a749b706596b436544eeb577c3f34876f3 authored almost 10 years ago by Jens Segers <[email protected]>
Check connection logging mode before logging the query

08ac5b34e79b8b68d3ce14a566066c367362f532 authored almost 10 years ago by Jens Segers <[email protected]>
Remove resolver, fixes #451

9ac52d23317f896cbf7f23012737aef6f7f438ff authored almost 10 years ago by Jens Segers <[email protected]>
Drop the old upgade notes

c8e25afec703a63cefb149ffc4ceb92f3f2cdb71 authored almost 10 years ago by Jens Segers <[email protected]>
Dump tests/bootstrap.php

2d2704c6c234defc53b56cff839127228c1ccb24 authored almost 10 years ago by Jens Segers <[email protected]>
Fixes #439

84d8fd5e2f0492a061581ac0f08a6de193c20e6b authored almost 10 years ago by Jens Segers <[email protected]>
Fixes #418

a4712ac17954a3dc6ecd1c2abcd48d3d793af283 authored almost 10 years ago by Jens Segers <[email protected]>
Merge pull request #450 from shazamjad/patch-1

Readme update for SoftDeletes trait

327e2a12e30fc819e3d88f46c6757289feb3b2b7 authored almost 10 years ago by Jens Segers <[email protected]>
Readme update for SoftDeletes trait

Just a minor change for those using master; SoftDeletingTrait is now SoftDeletes so updating the...

3fb67d120288f83c5729b02b5ffc449fac4dc6af authored almost 10 years ago by Shaz Amjad <[email protected]>
Update README.md

Before anyone pulls their hair out, In mongo 3 if you have auth you must supply the auth databas...

6402331ac732e48302ff4f7a1d74ab6a503a3647 authored almost 10 years ago by Luke Policinski <[email protected]>
Merge pull request #445 from jdsingh/master

update readme

265ef41e02cce6bd9dbfa1ed5dc87801454e39b6 authored almost 10 years ago by Jens Segers <[email protected]>
update readme

e613d8f9facc6ce0c7d514e25141755a0cfa5276 authored almost 10 years ago by Jagdeep Singh <[email protected]>
update readme

added table of contents and projections with paginate example

3176d1806c0f22ce530088e677bc9101f55bcf44 authored almost 10 years ago by Jagdeep Singh <[email protected]>
Merge pull request #436 from lennynyktyk/mongo30-distinct

Fixed serialization issue when connecting to MongoDB 3.0

850bc18ec8129256a7e84f006c76734f7b6d2e27 authored almost 10 years ago by Jens Segers <[email protected]>
Fixed serializaation issue when connecting to Mongodb 3.0

3bb1343d284438afc9ce58e880ae6bb78e658bbe authored almost 10 years ago by cnagle <[email protected]>
Add limit to remember cache key, fixes #435

6f7363396a029f0e63f398f41cde06eefbf8a835 authored almost 10 years ago by Jens Segers <[email protected]>
Connection tweaks, fixes #413

97dbdfc7d2d0991bbc17949abd3928f611788890 authored almost 10 years ago by Jens Segers <[email protected]>
Merge pull request #421 from jonwhittlestone/fix-readme-softdelete

correct SoftDelete Trait reference

ca1a9292bf4831d7bb7d901ceeeac5ac4534cf56 authored almost 10 years ago by Jens Segers <[email protected]>
correct SoftDelete Trait reference

5022a547d3da381b45570163e687ed36c7183af9 authored almost 10 years ago by Jon Whittlestone <[email protected]>
Fix exception message for different mongo versions

a2d9eacb95ee16c50a68eacc8309c03093fbbbd8 authored almost 10 years ago by Jens Segers <[email protected]>
Merge pull request #415 from neoxia/fix-php-version

Add support for PHP 5.4 again

c44cce60141d23ba8ceebfc2d48b12ea244a51d2 authored almost 10 years ago by Jens Segers <[email protected]>
revert 2134300b609ca8907e7cd377bf223a031ef37f78 "Remove support for PHP 5.4"

a229d272bd0d366252a4d390658d290b2e95709a authored almost 10 years ago by alexandre-butynski <[email protected]>
Merge pull request #374 from duxet/gitattributes

Add .gitattributes

8448aa98d085dc5249e50c18295dc473b42ff406 authored almost 10 years ago by Jens Segers <[email protected]>
Fix merge conflict

6b39a681a24b5a740845dca2761a614ac288ec62 authored almost 10 years ago by Jens Segers <[email protected]>
Merge branch 'master' into develop

6cc912f66344d0313637bd46f1edd6f0663bb268 authored almost 10 years ago by Jens Segers <[email protected]>
Fix merge conflict

f37336a1a0a2f2cb51f2bffa03505f0c4e41abce authored almost 10 years ago by Jens Segers <[email protected]>
Remove the ext-mongo from composer.json

4fc8f12f6e2c16711c7cc2892d18ad0ad0c7262d authored almost 10 years ago by Jens Segers <[email protected]>
Merge pull request #410 from andrewelkins/patch-1

typo fix

c2c37f1d85d08c6492ff0ac4b6a2939964663491 authored almost 10 years ago by Jens Segers <[email protected]>
typo fix

dfdb936aac8bf64c992eb8e1cf949638794d79a0 authored almost 10 years ago by Andrew Elkins <[email protected]>
Added cursor hint

7b02af30798c0660fd746812d5737d18e9d612b3 authored almost 10 years ago by Roy de Vos Burchart <[email protected]>
Restore composer.lock in .gitignore

8031c3fcb66dc1080d33c3f4d54806ddd1edf062 authored almost 10 years ago by duxet <[email protected]>
Merge pull request #405 from duxet/fix

Remove unused imports from Model

23f93aeb8c2375e0332c16166e957e34e4a3ac1d authored almost 10 years ago by Jens Segers <[email protected]>
Remove unused imports

d0912dba8295530dd1e50d703f5aa279319dbbee authored almost 10 years ago by duxet <[email protected]>
Remove composer.lock

ddf5c0cf48b81682ac845bb348e2b4adce67911c authored almost 10 years ago by duxet <[email protected]>
Merge pull request #402 from andersao/master

Update README.md - Added syntax highlighting

3a8df834a46bff12681339b7762bd03109a77f79 authored almost 10 years ago by Jens Segers <[email protected]>
Update README.md

Add syntax highlighting

e621fd06e4af87baca0898b05e04ab51909b0ce9 authored almost 10 years ago by Anderson Andrade <[email protected]>
Make getQualifiedParentKeyName() public (needed by L5)

76675fd7ee47f3c01737d268e64cae124aebe1e9 authored almost 10 years ago by duxet <[email protected]>
Update name of auth service in readme

270553971449d7312b5cd552642f7efd1a47006a authored almost 10 years ago by duxet <[email protected]>
Temporary fix for QueryTest

0dedbda2edca1508fe777d607956d9cca6954f6f authored almost 10 years ago by duxet <[email protected]>
Fix soft deleting

06b3ed390c82f92e1366f5041595f4bb3d000b2d authored almost 10 years ago by duxet <[email protected]>
Fix pagination of embedded elements

f2a84b50b1477cd22140acf5291225f48d8d7c25 authored almost 10 years ago by duxet <[email protected]>
Fix warning about TestCase::getPackageProviders()

738f224ed9e1a42f333d08bfe74992f31a091016 authored almost 10 years ago by duxet <[email protected]>
Remove support for PHP 5.4

2134300b609ca8907e7cd377bf223a031ef37f78 authored almost 10 years ago by duxet <[email protected]>
Fix query log test

ec3d41f3ba1adfd61bc8c4a41c28bcca0f74e9f0 authored almost 10 years ago by duxet <[email protected]>
There is no support for query caching in L5 => removing CacheTest

59b4fb84ffe79fb4ebcee1364b0be609e0fd9a54 authored almost 10 years ago by duxet <[email protected]>
Fix auth and password resetting

698e166b701b97323400b3ec03d38f44e9e7d2f7 authored almost 10 years ago by duxet <[email protected]>
Update to L5

6d7aa1dcb200cd456dfa14fd4536685a35d7d05a authored almost 10 years ago by duxet <[email protected]>
Merge pull request #375 from kpnbg/patch-2

Require MongoDB Extension

3bddd4b13be72d30f5af09ae41eec0c38028ca63 authored about 10 years ago by Jens Segers <[email protected]>
Require MongoDB Extension

a695684af0551cbb7fc8e7d30e03805a3b29fb9b authored about 10 years ago by Kristian Novev <[email protected]>
Add .gitattributes

6680b49f255a336fde1a6b582ef73c5bd238fe15 authored about 10 years ago by duxet <[email protected]>
Merge pull request #370 from mohitmamoria/patch-1

Fixed a typo

7734303e121c0a6893c9390be44e772737f603f1 authored about 10 years ago by Jens Segers <[email protected]>
Fixed a typo

Just fixed a simple typo

4fe2c40e4d4212ddd102858f7779ae71a4161253 authored about 10 years ago by Mohit Mamoria <[email protected]>
Better installation instructions

a126460a5313f8d8d44cc855b3256f470016a2a5 authored about 10 years ago by Jens Segers <[email protected]>
Merge pull request #332 from ricardoaponte/master

Changed compileWhereIn function

f13fe171005f5b6246844e4aa32042639db86636 authored over 10 years ago by Jens Segers <[email protected]>
Forgot to update the compileWhereNotIn also

926f7406ce730316f27200b8dd6436d794fae83e authored over 10 years ago by ricardoaponte <[email protected]>
Changed compileWhereIn function

MongoDB 2.6.0, no longer accepting bson object in the $in clause. To fix this, the values need t...

4308f6ca25043cc387b5c0e83164be84735b1002 authored over 10 years ago by ricardoaponte <[email protected]>
Merge pull request #327 from duxet/master

Fix #325

65b5972e73c94c62937812226d9f086696f5126d authored over 10 years ago by Jens Segers <[email protected]>
Fix #325

267b9a146c8fee1a6db1e4c6a3460e855548a625 authored over 10 years ago by duxet <[email protected]>
Add test for #315

b3bdd0dfb103aa6793addaf52c5b7d40b827751f authored over 10 years ago by Jens Segers <[email protected]>
Update to L5

d1a212cd6b17e658e4eedba1097ac00c49409914 authored over 10 years ago by Jens Segers <[email protected]>
Add php 5.6 to Travis

160096c4f01f300d08f8b4c2d1b295be07d74b44 authored over 10 years ago by Jens Segers <[email protected]>
Fix test for #322

fa3953bec5e45f4a724bc1850ad9216ea88d4a19 authored over 10 years ago by Jens Segers <[email protected]>
Merge pull request #322 from pies/patch-1

Fix for #321 Problem after Laravel upgrade 4.2.8 to 4.2.9

f2660b737090c11b2353eeda2cd2b21f439e39f2 authored over 10 years ago by Jens Segers <[email protected]>
Fix for #321 Problem after Laravel upgrade 4.2.8 to 4.2.9

ab79382ba55288ae540902e683a6dd275dd0d6c5 authored over 10 years ago by Michał Tatarynowicz <[email protected]>
Use smaller troubleshooting titles

d9f2c51c9e5ce2829c1869af943a827b52af5d9c authored over 10 years ago by Jens Segers <[email protected]>
Fix typo in readme

f24cd2f45036aca2080b580b0ec069ae87fecc9d authored over 10 years ago by Jens Segers <[email protected]>
Update readme with a troubleshooting section

6707e24036e3f0685bde13229333ea61820af8d7 authored over 10 years ago by Jens Segers <[email protected]>
Add mongodb php driver information to readme

fd5e628956c39a9280cdaf1f818fc0807ef17525 authored over 10 years ago by Jens Segers <[email protected]>