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 Model.php

github.com/mongodb/laravel-mongodb - 08868a2a716711dcd992913118440d8fd63f0547 authored almost 6 years ago
Remove dead code

github.com/mongodb/laravel-mongodb - fdced669be0c61ce7d0f8b0427962aeedd8a59ae authored almost 6 years ago
reassigned getDatabaseName method

github.com/mongodb/laravel-mongodb - 625033e5c539db68221e3d0c8a691bd1f64d6524 authored about 6 years ago
using normal query when paginating

github.com/mongodb/laravel-mongodb - 3166fc5137dcfd7f429f9bea516612d7c98e8c50 authored about 6 years ago
fix bug

The main solution is to solve the bugs encountered in using database alone

github.com/mongodb/laravel-mongodb - 317369cfcb05f10ab5b6ba79d2aa78d9f02b941a authored about 6 years ago
Merge pull request #1661 from Zuken/fix_where_in

Replaced whereIn method retrieval for relations

github.com/mongodb/laravel-mongodb - 9df6d1ef542463aef676013b60152e812e805f77 authored about 6 years ago
Overrided whereIn method retrieval for relations, to force use standart whereIn nor whereInRawInteger

github.com/mongodb/laravel-mongodb - 4c1ce51f21c074e9978e8f39112270006fec08e3 authored about 6 years ago
Merge pull request #1650 from Zuken/compatibility_5.7.14

laravel/lumen 5.7.14 compatibility

github.com/mongodb/laravel-mongodb - b69ef215a271bdf0c3cbbbdfbf3a940e50b7dc9c authored about 6 years ago
laravel/lumen 5.7.14 compatibility

Updated model to be compatible with laravel/lumen 5.7.14

github.com/mongodb/laravel-mongodb - 25a4a8740418459921adf413acd8e0e9c47a12fe authored about 6 years ago
Merge pull request #1643 from Rowayda-Khayri/fix-typos

Fix typos

github.com/mongodb/laravel-mongodb - 97fadd98cad8f07d124a36a564e64f73199f0805 authored about 6 years ago
EmbedsMany respect primaryKey on association

github.com/mongodb/laravel-mongodb - d795dac3c87bedbac414b3de2ea0d5b194ded0b6 authored about 6 years ago
Merge pull request #1583 from bTokman/master

Fix issue using query builder first() method (in case with usage outside the Laravel)

github.com/mongodb/laravel-mongodb - bc78c7575b879351eedc4a57b5ac0410ee765b51 authored over 6 years ago
Fix issue using query builder first method

github.com/mongodb/laravel-mongodb - 8f9f4c651ada8e66d546d128387f5c411d69bb7c authored over 6 years ago
:whale: Provide default docker arg

github.com/mongodb/laravel-mongodb - 96e153146a532085655fc54ce8baca7b1ce2b480 authored over 6 years ago
Merge pull request #1553 from Smolevich/changes-in-travis-build

Changes in travis build

github.com/mongodb/laravel-mongodb - d2fe7da8976a9603c00c87e86052b61ae91c7c05 authored over 6 years ago
Add default value PHP_VERSION

github.com/mongodb/laravel-mongodb - d1d06753a6a4eb54c15e8382eb80aa115df7c801 authored over 6 years ago
Delete use composer image

github.com/mongodb/laravel-mongodb - 3bba0ac4d6cd6fb6d233f679a61ef5ad0552dd98 authored over 6 years ago
Separate installing vendors by composer use official image of composer

github.com/mongodb/laravel-mongodb - 49ec04ddda7bb5dcf696f4ac6b2bf40bd02a3bfd authored over 6 years ago
Add changes to Dcokerfile

github.com/mongodb/laravel-mongodb - e2a91bb71e5f6562df8a88e7edf460e1be71ebbc authored over 6 years ago
Add build arg in docker-compose.yml

github.com/mongodb/laravel-mongodb - 43c380043bdec3b0c60ba5783e1e255bd4a10db4 authored over 6 years ago
Add arg PHP-VERSION in Dockerfile

github.com/mongodb/laravel-mongodb - 903ebb044b43c7d5818168232eddaaaa5b3f29c0 authored over 6 years ago
:construction_worker: Travis

github.com/mongodb/laravel-mongodb - 1d2807b49742d6529c81592fbc969a220cb7a366 authored over 6 years ago
Merge pull request #1501 from jenssegers/analysis-XNlGky

Apply fixes from StyleCI

github.com/mongodb/laravel-mongodb - 32742edfe09e4692ef9f05faaf0d42c5ccbe05de authored almost 7 years ago
Apply fixes from StyleCI

github.com/mongodb/laravel-mongodb - aae85e78bb9d3a7625cfee09913ab83706a0ba1a authored almost 7 years ago
Merge pull request #1352 from nolanle/master

Fixed Error "Cannot use object of type MongoDB\BSON\UTCDateTime as array"

github.com/mongodb/laravel-mongodb - c33fc4e14a1c4d7626560fa79fd2962e37f951d3 authored almost 7 years ago
Merge pull request #1454 from RomM1/queueable-relationships

fix serialize embedded relationships

github.com/mongodb/laravel-mongodb - e1c6e53e7d614f22c9226992a099d9a6f333851d authored almost 7 years ago
Merge pull request #1457 from halaei/fix-dsn-when-not-unix-socket

fix dsn config when not unix socket

github.com/mongodb/laravel-mongodb - 657da13334175fafc78dba2a3c873e96d0ced31a authored almost 7 years ago
bugfix: failover to database configuration values if no ability to get database from DSN

github.com/mongodb/laravel-mongodb - 929120f1be1295e0f2575b29f3b8a688fa947327 authored almost 7 years ago
bugfix: failover to database configuration values if no ability to get database from DSN

github.com/mongodb/laravel-mongodb - 76a5dbc8b1bdcb8d22453ef3f315b7f2f1b1151f authored almost 7 years ago
bugfix: improper database configuration values used

github.com/mongodb/laravel-mongodb - 068a0af2ce1895730ca6f9fe9f28c4524938e9f7 authored almost 7 years ago
get database from DSN string

github.com/mongodb/laravel-mongodb - e1e95a5087fa103f0fd71a1cacab2855d5ba00bc authored almost 7 years ago
applied pull request https://github.com/jenssegers/laravel-mongodb/pull/1457

github.com/mongodb/laravel-mongodb - 459d7e82c33fd7102a9c057de9149c229adca70c authored almost 7 years ago
Merge pull request #1487 from benargo/wherehas

Fix #1293: Exception: BelongsToMany Is Not supported for hybrid query constraints! #1324

github.com/mongodb/laravel-mongodb - 9df75b74a557ec84f04fadf8314151f1995d5a17 authored almost 7 years ago
Add required use statement

Without this statement, the reaffirming of belongsToMany relations would fail. The original comm...

github.com/mongodb/laravel-mongodb - 6d4888a20dba693b7e30940a51ff3def3488dfe5 authored almost 7 years ago
Reaffirm support for BelongsToMany relations

This temporarily skirts around the issue described in the following issue: https://github.com/je...

github.com/mongodb/laravel-mongodb - ebf5a3830089d5711036e059bceec1c3e2351747 authored almost 7 years ago
Merge pull request #1479 from mnich0ls/drop-index

Fix drop index

github.com/mongodb/laravel-mongodb - 9e4786cc92e6c02998ecfee0ff7c1d7fbf273959 authored almost 7 years ago
Merge pull request #1474 from mnich0ls/master

Updated DatabaseFailedJobProvider

github.com/mongodb/laravel-mongodb - 25abcc903c89be41bdb8ab8cc1fe84c82730bcf5 authored almost 7 years ago
Fix drop index

Fixes bug that prevents dropping compound indexes with multiple fields.
Indexes can now be dropp...

github.com/mongodb/laravel-mongodb - 7adb4378ae49a6f002eeb2417863c46af4bae3fe authored almost 7 years ago
Updated DatabaseFailedJobProvider

Updated DatabaseFailedJobProvider to return object(s) instead of arrays as defined by the Failed...

github.com/mongodb/laravel-mongodb - 88de90f840280c45bf6ac82de22d43100e177200 authored almost 7 years ago
fix tests: assertObjectNotHasAttribute cannot test magic attributes (__get)

github.com/mongodb/laravel-mongodb - a7f5d52780ed2c3964312e1c81d3e3cc3210fe59 authored almost 7 years ago
fix dsn config when not unix socket

github.com/mongodb/laravel-mongodb - 0e693886f2f59c0eae154ad175de08be928e656a authored almost 7 years ago
fix serialize embedded relationships

github.com/mongodb/laravel-mongodb - fa045aea8c8b11e56c387e810273f4eef1f11563 authored almost 7 years ago
Merge pull request #1423 from milanspv/fix/delete-nested-embeds

[Fix] Unable to delete nested embedded models

github.com/mongodb/laravel-mongodb - 7445ea6cc0a139f40ac9cfe1b15952c961e58793 authored almost 7 years ago
Merge latest from jenssegers/laravel-mongodb:master

Merge latest from jenssegers/laravel-mongodb:master

github.com/mongodb/laravel-mongodb - cada2cd725853e3165c8fb9ff71672d36a3c912c authored almost 7 years ago
Merge pull request #1447 from cherbert/patch-1

Update README.md

github.com/mongodb/laravel-mongodb - 17b6864f2e27cb9a274840f1b1364dea1760be40 authored almost 7 years ago
Update README.md

Version Support update

github.com/mongodb/laravel-mongodb - 66ffcc9113cf9dc389acd651abedef0fc966544d authored almost 7 years ago
Merge pull request #1428 from RemiCollin/master

Laravel 5.6 support

github.com/mongodb/laravel-mongodb - 32974fdaf5eefb76f3968a7a6c2078d06c0484ac authored almost 7 years ago
Updated to add php 70,71 and 72

github.com/mongodb/laravel-mongodb - 4ea4e3910a07693606f57432002b577e0ba8a0f4 authored almost 7 years ago
Updated with exit

github.com/mongodb/laravel-mongodb - bb4410b8b667048b80b4c491e9da7cc6ee1cf5f6 authored almost 7 years ago
Without code-cove

github.com/mongodb/laravel-mongodb - e8a40cc6a1e281e5621fa7f0876fd4c7c657a073 authored almost 7 years ago
Updated to remove container exit

github.com/mongodb/laravel-mongodb - 545bd04ffc8f2865436007f473754a6de2426f2b authored almost 7 years ago
Updated to create build folder for code cove

github.com/mongodb/laravel-mongodb - 4868a7040670fbc53593d58310fa85bcd1c4f4ce authored almost 7 years ago
Updated to fix php-coverall path

github.com/mongodb/laravel-mongodb - 58b93eb12c32b8a438b305a2333df09b4862f66c authored almost 7 years ago
Updated to remove failure assert

github.com/mongodb/laravel-mongodb - 6b6e3c70209c8d02a445aac8a6559ead14c22744 authored almost 7 years ago
Updated to test failure

github.com/mongodb/laravel-mongodb - 82714375e204bbb88de8a50203bea9f1f56f0525 authored almost 7 years ago
Updated to remove docker-compose down

github.com/mongodb/laravel-mongodb - 2ae102fe2ae1ba8806d23661fa597fabc9e05314 authored almost 7 years ago
Updated to add php 7.2 support

github.com/mongodb/laravel-mongodb - 00538412b6ed431de7a817d3bbf5d23022b6e2d2 authored almost 7 years ago
Updated to test failer

github.com/mongodb/laravel-mongodb - 4566abe02f22a12813f239374f5da1b154b9f5a4 authored almost 7 years ago
Updated to shorten the command

github.com/mongodb/laravel-mongodb - aa2a6e002b587e170912afc7645f3338466de235 authored almost 7 years ago
Updated to handle container down

github.com/mongodb/laravel-mongodb - ecc974e7e25fa8e5a0fa592fda1f50b5f663c85b authored almost 7 years ago
Updated container names and composer up

github.com/mongodb/laravel-mongodb - 4689d2a9101f048c47d4f6ad2b3efa7b6049fdd3 authored almost 7 years ago
Updated with container exit

github.com/mongodb/laravel-mongodb - ac6dc3eabf1f747e1d7779ef3f69e0d3afb35ca2 authored almost 7 years ago
Updated to add zip and unzip packages

github.com/mongodb/laravel-mongodb - 272b6df5dd011331a2a5486b5797413f131c18d4 authored almost 7 years ago
Updated to move composer install to entry point

github.com/mongodb/laravel-mongodb - 82da20f03797335a8585ae0d1c00b49713bf3903 authored almost 7 years ago
Updated to add composer to the path

github.com/mongodb/laravel-mongodb - 5ed0f0f75c5be6d566fd61035851e1f478c1257f authored almost 7 years ago
Call docker-compose up to run phpunit test

github.com/mongodb/laravel-mongodb - 51676e9d9462ed37d6e67dd5a8126e66ca3c8d35 authored almost 7 years ago
Added docker support to travis

github.com/mongodb/laravel-mongodb - 27ad5f3555966f224e026d776dd57338a8107f7d authored almost 7 years ago
Increment attempts

github.com/mongodb/laravel-mongodb - 7347a87bd807ce9d42f38013395d862ba7266013 authored almost 7 years ago
Added dropifExists method

github.com/mongodb/laravel-mongodb - 8289095995f48a2ebef2329e315f383fc8590a14 authored almost 7 years ago
Remove port from config

github.com/mongodb/laravel-mongodb - ea06454886f4a6c18657f163ada066beddea4b93 authored almost 7 years ago
Travis : use default distribution

github.com/mongodb/laravel-mongodb - d51f582d8b5c5795a246cea9269c94ad1f06000b authored almost 7 years ago
Add explicit mongo start

github.com/mongodb/laravel-mongodb - 83f95edb95cea17d46b5cbc11dee3a060841dd5d authored almost 7 years ago
Explicitely setup port

github.com/mongodb/laravel-mongodb - fe49676bb71384cd7104907f65f06e6a0e434a4b authored almost 7 years ago
Add missing environment variable

github.com/mongodb/laravel-mongodb - fd2659546a3e4fedcb315d6de51598f30de7f23d authored almost 7 years ago
Add missing environment variable

github.com/mongodb/laravel-mongodb - 21f36419947fb2a3c42cde86389486bbd39e4915 authored almost 7 years ago
Fix mongo driver script

github.com/mongodb/laravel-mongodb - 01223305653c75378ae41e2b874c4199e7517585 authored almost 7 years ago
Update travis config

github.com/mongodb/laravel-mongodb - 00379cd9a98f8d590c718cc9f5bfcf2194455230 authored almost 7 years ago
Accept both phpunit 6.0/7.0 to allow composer to require latest Orchestra/TestBench version

github.com/mongodb/laravel-mongodb - 2de872832f6736783abe1abf6f9fd0933fd11bec authored almost 7 years ago
update minimum stability

github.com/mongodb/laravel-mongodb - 3ffd30419c3cad638e4e75fb30052bc98b24d939 authored almost 7 years ago
remove php7.0 from travis

github.com/mongodb/laravel-mongodb - 004af283a5d36c605a6402bf8dad1ac9de4c0aa0 authored almost 7 years ago
Add new optionnal argument in HybridRelations::morphTo()

github.com/mongodb/laravel-mongodb - 9b125dc00fc116749e3e99d37f6b259e518afebe authored almost 7 years ago
Change Model::getDateFormat() to public

github.com/mongodb/laravel-mongodb - 9096abe1a0bbb65036ccd28e7327fda98ccf69fa authored almost 7 years ago
Upgrade dependencies to illuminate:5.6

github.com/mongodb/laravel-mongodb - 2a7ea3bea6b6e597743de00c70f85cb31f9ae783 authored almost 7 years ago
Merge pull request #1 from jenssegers/master

Merge back master

github.com/mongodb/laravel-mongodb - 0ae6a63d65b75e1d1772ca5b7a4b98d7b91ec299 authored almost 7 years ago
add tests for nested embedded models deletion

github.com/mongodb/laravel-mongodb - a8442ba92958f9a49e21ba436f00b95f28669b11 authored almost 7 years ago
do not use array dot notation for updating embedded models

github.com/mongodb/laravel-mongodb - 79ea62d084d870b36a1019ecb298bee5233c733e authored almost 7 years ago
Merge pull request #1404 from StevePorter92/refactor-alias

refactor: remove unrequired alias

github.com/mongodb/laravel-mongodb - 1bb259ae50ed2007a57739c2b685a29c1a863bd2 authored about 7 years ago
refactor: remove unrequired aliasing

github.com/mongodb/laravel-mongodb - 6180fe1f6cb748331029112d0fe24976e296dacc authored about 7 years ago
Fix some test issues

github.com/mongodb/laravel-mongodb - db9837241464fb6522b526812791ee7eca5847f3 authored about 7 years ago
Merge pull request #1326 from pimlie/master

fix for returning incorrect builder in hybrid relations

github.com/mongodb/laravel-mongodb - 60c5329a2453844ec6b07b3ff185463242eca980 authored about 7 years ago
Make testing easier with docker

github.com/mongodb/laravel-mongodb - 5a8763989b7ea20fdd5e4724b9fbacc2684d1ba7 authored about 7 years ago