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

Fix coding style according to StyleCI

a1ed46f28a0053a927564b0598b62738e57c5697 authored almost 9 years ago
Add credentials to MongoDB constructor

- Reverted the config changes
- The credentials are now added to the MongoDB constructor if they...

154ab12a70fdac5c2ae59ebc5d15ba273cbd8539 authored almost 9 years ago
Update readme to conform to new options structure

38c91036437b06369048d045d567e6c6859861f3 authored almost 9 years ago
Add credentials to options array in config

eaf2b8f1fdd297f2cd612c437cc2d18724746306 authored almost 9 years ago
Add comment and check if parameters are set

f3c646e947a03ec798d32cdc770132303e114fb6 authored almost 9 years ago
Add credentials to parameters

- Adding the credentials via dsn causes problems when the password contains an @ symbol

2948b7148068553593d61e9ab3dd465447042d92 authored almost 9 years ago
Update composer description

b2e8833ce279f5df7c5ef39004142537f04605bd authored almost 9 years ago
Merge pull request #751 from hieugroup/patch-1

Fix token expiry issue because of time zone difference

915b7283b10877a66c40fbcb831173ac475096fe authored almost 9 years ago
Merge pull request #748 from timemachine3030/hotfix/urlencode-connection-string

Urlencode mongo password

cee66ee235f849bb255d70ac30c0754c505186a5 authored almost 9 years ago
Reformatting source code

e4485d9a9a963a55c00d188ccfd63dab763e62bd authored almost 9 years ago
Fix token expiry issue because of time zone difference

7a061450388fae955f3109739efa6afdaf61e503 authored almost 9 years ago
`urlencode` mongo password

59dbab687e23d3e6988c11eaa5036b9276e8d02d authored almost 9 years ago
Update readme #744, fixes ##746

81ae6b9abbbae2a8d99c987ee462f7c7591f004f authored almost 9 years ago
Add PR #741

d6e625e705135ec913b02a48ea42fb1ce538a06c authored almost 9 years ago
Fixes #736

7438f7b12bdb84d4e4d2362d0acb4774384b2e91 authored almost 9 years ago
Overwrite registerPasswordBroker with custom broker

30bb30cdd0cc1f006c4edcfede48d0ce1301dddf authored almost 9 years ago
Adjust readme

c3ea71b366ba851d563766b6fe1ff177d45b865e authored almost 9 years ago
Update readme for queue changes

584d9501fc9571fe7158b5a74ba19a44c2d1edd3 authored almost 9 years ago
Fix queue support #623

aa2fda3d034e2fb87bb26d4251ce37eb576c7d5a authored almost 9 years ago
Pass options from Eloquent builder to Query builder, fixes #558

69277d3e8d9a51882284fc870a282e2437017cca authored almost 9 years ago
Fix docblocks, closes #723

a749be343a5b5db55996e6f548cd082512f4be54 authored almost 9 years ago
Update readme

fb1e4a02586621fc29e3aadec9e90c6fe50d390f authored almost 9 years ago
Fix #719

afdd8c3921d9db525b6486e074c148116417a3de authored almost 9 years ago
Add small example

28fd6ce5f18fb951cc597461a4abbedccbd2a087 authored almost 9 years ago
Embedded relations now return regular Eloquent collections

641542232dab4b2e21d42ddb0f9f3fbcc51cc552 authored almost 9 years ago
Merge pull request #714 from lucho2d7/patch-1

Fixed broken link to php mongodb installation in README.md

236d7c50fca6d740ed727c9535f3d683af7afc28 authored almost 9 years ago
Fixed broken link to php mongodb installation in README.md

a011fbfcc62223438307def8db8120a3a8c0fb96 authored almost 9 years ago
Update readme

38a2fb6426e9c6754de07581fa611c54fd7aa6aa authored almost 9 years ago
Update readme

e0e93963ff7314bdb0ccd0baa2a182d9a7209cb5 authored almost 9 years ago
Update readme

8f1bb4e3bfa237aa1544599f00e67349d7a47979 authored almost 9 years ago
Add new readme section for upgrading

e6e95f3b28380a46e0275e4660a64a00b86da52b authored almost 9 years ago
Update documentation

e34be7873f17d46452951650e2913ea125047f72 authored almost 9 years ago
CS fixes

f0b4ff1a48ecd3cb41996ff83558dd3f4b6f05e6 authored almost 9 years ago
Only run auth tests for 5.1

71b309df54f877c5263d331123c47a32b4c2c47e authored almost 9 years ago
Run PSR2 fixer

76858f3cc53c44c52b380a016aff225ab7ed0c26 authored almost 9 years ago
Merge pull request #709 from jenssegers/analysis-Xaj6mV

Applied fixes from StyleCI

f6865bae8a861e00f317f49b12086d6e2b8098c5 authored almost 9 years ago
Applied fixes from StyleCI

d520ecdfa892cedea8d9f9d6c70131bab05044c4 authored almost 9 years ago
Ditch old model in favor of HybridRelations trait, move Model to the correct namespace

0b78ee6f4128654ec78d401e805886b984a5cdfa authored almost 9 years ago
Fix and re-enable tests for auth

ca8c74ce2fff2440e724743846a4891500791acb authored almost 9 years ago
Merge pull request #704 from WillSkates/pecl-mongodb

[Ready] Fixing incompatabilities and upgrading to work with php7.

315b84e22c73c85fa56a3934fe5929c733e8eb05 authored almost 9 years ago
Updating to work with php7, laravel 5.2 and the new php mongodb driver.

aa2ef6f614a9e021a3515600b12bd24c0c1069a0 authored about 9 years ago
Fix some classes in tests

1b32d02d1d1a99a1c6c85534d3259b327c36ea7f authored about 9 years ago
Merge pull request #700 from Dimasdanz/pecl-mongodb

Fix query select and query projection

b2f33fe3f718784cedafd2d32fe458689e46a463 authored about 9 years ago
Fix query using datetime instance

e95ca8f6caf36e5d4de9812bf0439c44af49bf64 authored about 9 years ago
Fix select columns

Revert previous projections since select columns is using projection.

8f70329b536fffb57e33f1133328b82275b0ad61 authored about 9 years ago
Fix normal query projection

4d1a7fa2a94068341f02ffe72cb8fcebe7e2a79c authored about 9 years ago
Merge pull request #699 from morrislaptop/pecl-mongodb

Update Blueprint.php

1826784b3c6043e5fa2619f10af61ef51842e701 authored about 9 years ago
Update Blueprint.php

Get php artisan migrate running

729b74e098d766affd4c8313b4f343e99e42191f authored about 9 years ago
Merge pull request #698 from diogoazevedos/pecl-mongodb

Travis configurations

4018b4b9d94256060d332347d605820deca6174b authored about 9 years ago
Fix travis configs

Remove php 7 from allow_failure
Add pecl install mongo into script

564ad26db69772b12f2fce83218ee0a23459c8dc authored about 9 years ago
Work in progress

21a4bdcb929cc7ea059af5f8a69def92860042e4 authored about 9 years ago
Update README.md

pecl-mongodb installation

dc29f9a3f76f569d9140f3482db3dd868c1068a7 authored about 9 years ago
mongo-php-library

Required library to work with pecl-mongodb

80bc50a286eff39b3e2f29c48ec4d5212fc96867 authored about 9 years ago
Compatible with pecl-mongodb

3df57e297538251692948df634f36b6f71744213 authored about 9 years ago
Fix getDirty check for dates, fixes #373

a2f4eca3c368ff726e0c71a92465c5ded55ee431 authored about 9 years ago
Fix ids being converted to int

712c88a6a98f4e6c0bf7428ba7e9b44772820365 authored about 9 years ago
Use MongoId::isValid instead of own implementation

4526972eb65ea47399df18e42f843b0b733c28d3 authored about 9 years ago
Fix morphTo

c9e0739d1b874eb05c85daa0637d30fd974c4233 authored about 9 years ago
Fix some blueprint inconsistencies

a1769cfbc0257419ab6eed062a0f2ab2e6ef045c authored about 9 years ago
Merge pull request #679 from jrectenwald/master

fix spelling error in README

84e78f799cd060f376b8c88208636c1f722d3cbd authored about 9 years ago
fix spelling error in README

912add0b6148ed5f76e88dec3d7eac396e260034 authored about 9 years ago
Merge pull request #675 from jmcclell/patch-1

Fixed Travis's interaction with composer to fix Travis builds

6c3993af1d1a46ec15dfeb0186d30abddbf9b162 authored about 9 years ago
Fixed Travis's interaction with composer to fix Travis builds

296d05775ca536902f4d73a7d3df666642670f6e authored about 9 years ago
Update .travis.yml

bb1ffba6c9a7721bf9c95b121fa53a41a9617902 authored about 9 years ago
Merge pull request #668 from djug/master

use laravel 5 way of choosing the 'default database connection name'

6b0556b090eb3c490b837c1e5594738a87123397 authored about 9 years ago
use laravel 5 way of choosing the 'default database connection name'

5af73e223478d9c5816969d21fbd59f7b1e2956a authored about 9 years ago
CS fixes

cddcea80c7a333eb39307329f2e5239ab4e9d6dd authored about 9 years ago
Merge pull request #663 from wuori/fix-mongodate

Added fallback for when returned date isn't evaluated as MongoDate in…

48f5b264919b16978112c641ad2de47345926fba authored about 9 years ago
Merge pull request #664 from jenssegers/analysis-XZ7NDq

Applied fixes from StyleCI

021c48f61417491cbf83374af4c560964f647eb1 authored about 9 years ago
Applied fixes from StyleCI

ff3af2f43ee75c87d1e1032be96f22dc05875d39 authored about 9 years ago
Apply some Laravel changes

722668deb04359a495dd52279b60c4ee08b2a4bc authored about 9 years ago
Added fallback for when returned date isn't evaluated as MongoDate instance

9b0205eff0b60547a8c7738f89fad71bb7e8064f authored about 9 years ago
Merge pull request #626 from deadem/master

allow to sort by $meta-projection

64c46697f84cccfc8ed6eb10a92988fd26b77d6e authored about 9 years ago
Update README.md

7e09ee8735ee79579f3c63c0a4055b053a5c56be authored about 9 years ago
Update composer.json

52f2449acc7c96bc40798dbbaa09321ef91a74f8 authored about 9 years ago
Update composer.json

789b61de64005d943f39aba87770e00a90d0287d authored about 9 years ago
Update composer.json

589eca8576fb9b3f582acded95a00a432697ba2d authored about 9 years ago
allow to sort by $meta-projection

0446c4761aa2a45ad27e3395b015d7ff76b1d562 authored over 9 years ago
Merge pull request #620 from neoxia/master

Fix #607 exists() bug and assure compatibility with Laravel 5.1.19

979dc80141b388c27cc3145dc474516d37467b00 authored over 9 years ago
Overwrite Laravel base query builder exists method

Fix #607

e0f39d5fb5f2c024d19b2dc5308658c883d62f0b authored over 9 years ago
Merge pull request #619 from loonytoons/compileSelectError

Update QueryBuilder get method to run getFresh method

b6139331803139a814b1baef81531d20cebccdc3 authored over 9 years ago
Update QueryBuilder get method to run getFresh method

Following the latest update of the laravel framework (5.1.20), the BaseQuery builder that used t...

341f9dd0bccdf08896441ec6d4755b1c1fe8d17c authored over 9 years ago
Merge pull request #599 from jenssegers/analysis-XZragX

Applied fixes from StyleCI

cd542dcd6754d283cfc833477701d53c670ab13c authored over 9 years ago
Applied fixes from StyleCI

52f6efc8d5b9ceabf4cf7730079583381fddfc68 authored over 9 years ago
Fix issue #596

e940af806eee48fde56b5f7f3e95882ec7b2c414 authored over 9 years ago
Add back freshTimestamp

b4dd5830feb2141c5073b5306a8d460fb683e9a4 authored over 9 years ago
Revert last commit

d9760faaa5d4a70247350657f9f2320fdce44064 authored over 9 years ago
Revert last commit

e30243d8bb2fc2a0fb858926c152f7540793cf3b authored over 9 years ago
Add missing namespace

226af8b29a3721ca9439651733be1f47c4b4bae6 authored over 9 years ago
Added back newBaseQueryBuilder for MySQL models, #581

5e60bd26ec310c3b4e14ede1a1c135b03604e04b authored over 9 years ago
Drop PHP 5.4 in travis

0b1d50f40ab9844dbd5d699a73a376d7c7b33d74 authored over 9 years ago
Use PHP version defined by Laravel

4cd2391b827a0368ca5c639891bdd2b4ccd4cd83 authored over 9 years ago
Rename table header

0944082390eb9f97dee467f53f1314a6e94c559b authored over 9 years ago
Add version information to the readme

f373510abdba7202037cd516d1f4e4826334cc08 authored over 9 years ago
Bump Laravel version in composer as well

dd1959f25405ddc3df263e0e3ac9bcf0d5176a46 authored over 9 years ago
Running tests on Laravel 5.1

bd26b77bc25b8f8461486a28e00671abc3d99991 authored over 9 years ago
Move hybrid relation logic to its own trait

9737b9bb71f1c11d6aaed3d3d0450aedb178a574 authored over 9 years ago
Merge pull request #580 from tacone/patch-1

Stub Schema::hasColumn(), fixes #579

6460d58448ba945d331f63cf57e7ddd11918ea4e authored over 9 years ago
fix code style

07d57e4c6209c3996d742a451467976650d4ccd9 authored over 9 years ago
Stub Schema::hasColumn(), fixes #579

e68571f16c7704e4af93c379b4aa19a357cef268 authored over 9 years ago