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

whereHas issue

neilmarsland opened this issue about 1 year ago
Is MongoDB support Laravel Octane (FrankenPHP server)

greglaych opened this issue about 1 year ago
Call to undefined method MongoDB\Laravel\Query\Builder::compileWhereSub()

IribarrenWeb opened this issue about 1 year ago
[Feature Request] Queryable Encryption or CSFLE

masterbater opened this issue about 1 year ago
Fetching data via tinker

ivankrister opened this issue about 1 year ago
Add documentation on polymorphic relationships

GromNaN opened this issue about 1 year ago
Fix BelongsToMany relationship bugs when using custom keys

hans-thomas opened this pull request about 1 year ago
Update changelog for release 4.1.0

GromNaN opened this pull request about 1 year ago
Cannot query with an array position

nicolasvahidzein opened this issue about 1 year ago
Avoid unnecessary data fetch for exists method

andersonls opened this pull request about 1 year ago
fix CI workflow

Treggats opened this pull request about 1 year ago
Hybrid support for MorphToMany relationship

hans-thomas opened this pull request about 1 year ago
Update composer.json

MichaelWise opened this pull request about 1 year ago
Hybrid support for BelongsToMany relationship

hans-thomas opened this pull request about 1 year ago
Add test for the `$hidden` property

Treggats opened this pull request about 1 year ago
Update .gitattributes

hans-thomas opened this pull request about 1 year ago
Update `push` and `pull` docs

hans-thomas opened this pull request about 1 year ago
Add PR template

GromNaN opened this pull request about 1 year ago
function addUpdatedAtColumn use array_merge bug

holla-renzhenguo opened this issue about 1 year ago
Support renaming columns in migrations

hans-thomas opened this pull request about 1 year ago
PHPORM-6 Fix doc Builder::timeout applies to find query, not the cursor

GromNaN opened this pull request about 1 year ago
ObjectId in query builder not working

Sh1d0w opened this issue about 1 year ago
id or _id not populated after calling create function #1820

abdallhsamy opened this issue about 1 year ago
Update docker and test configs

hans-thomas opened this pull request about 1 year ago
Add method `Connection::ping()` to check server connection

hans-thomas opened this pull request about 1 year ago
Avoid time-sensible tests from failing randomly

GromNaN opened this pull request about 1 year ago
Did you mean Jenssegers\Mongodb\Query\Builder::compileWhereRaw() ?

habibendris opened this issue about 1 year ago
PHPORM-106 Implement pagination for groupBy queries

GromNaN opened this pull request about 1 year ago
Add tests to cover morphTo with hybrid MongoDB and SQL

GromNaN opened this pull request about 1 year ago
[Feature] Add MorphToMany support

hans-thomas opened this pull request about 1 year ago
[Fix] morphTo relationship

hans-thomas opened this pull request about 1 year ago
Remove changelog. Use release notes instead

GromNaN opened this pull request about 1 year ago
[Fix] BelongsToMany sync does't use configured keys

hans-thomas opened this pull request about 1 year ago
BelongsToMany sync does't use configured foreign key

GromNaN opened this issue about 1 year ago
Upgrade minimum Laravel version to 10.30

GromNaN opened this pull request about 1 year ago
[feature] add static analysis tool

Treggats opened this pull request about 1 year ago
Test with lowest dependencies in CI

GromNaN opened this pull request about 1 year ago
🍃 Meet the MongoDB PHP Team

GromNaN opened this issue about 1 year ago
Fix compatibility with Laravel 10.30 — lowercase the `$passthru` array values

Treggats opened this pull request about 1 year ago
model id property returns the builder and not the id

Treggats opened this issue about 1 year ago
Fix Call to undefined method compileWhereSub()

hans-thomas opened this pull request about 1 year ago
Datetime casting with custom format

hans-thomas opened this pull request about 1 year ago
Support for morphTo relations broken in 4.1

apeisa opened this issue about 1 year ago
Call to undefined method compileWhereSub()

mehmetgulbilge opened this issue about 1 year ago
Custom datetime casting works, but not if you define custom format

apeisa opened this issue about 1 year ago
PHPORM-103 Use Aggregation Builder for the query builder

GromNaN opened this pull request about 1 year ago
Fix casting issue

hans-thomas opened this pull request about 1 year ago
Fix cast issue

rbruhn opened this issue about 1 year ago
Error Call to undefined method MongoDB\Database::connect().

batmahir opened this issue about 1 year ago
Handling single model in sync method

hans-thomas opened this pull request about 1 year ago
fix GitHub workflow badge URL

shoito opened this pull request about 1 year ago
Update Readme to fix broken link and info about reporting issues in JIRA.

bisht2050 opened this pull request about 1 year ago
PHPORM-101 Allow empty insert batch for consistency with Eloquent SQL

GromNaN opened this pull request about 1 year ago
Add tests on Adding New Fields and fetch relationships withThrashed

hans-thomas opened this pull request about 1 year ago
PHPORM-100 Support query on numerical field names

GromNaN opened this pull request about 1 year ago
added MorphToMany with testcases

ithuis opened this pull request about 1 year ago
setAttribute does not accept key as integer

jeffortegad opened this issue about 1 year ago
PHPORM-92: Test on PHP 8.3

alcaeus opened this pull request over 1 year ago
Mutator can not handle array

hans-thomas opened this pull request over 1 year ago
Mutator can not handle array

ithuis opened this issue over 1 year ago
Update documentation to reflect new branching strategy

alcaeus opened this pull request over 1 year ago
Prepare v4.0.0 release

GromNaN opened this pull request over 1 year ago
Laravel queue doesn't work with queue connection database.

spont4e opened this issue over 1 year ago
Count performance decreased drastically after upgrading to 4.x

BBrey opened this issue over 1 year ago
PHPORM-90 Fix whereNot to use `$nor`

GromNaN opened this pull request over 1 year ago
Error executing whereNot

stescacom opened this issue over 1 year ago
TypeError when runnig test with RefreshDatabase trait

spont4e opened this issue over 1 year ago
Switch tests to SQLite to remove the need for MySQL server

GromNaN opened this pull request over 1 year ago
Remove compatibility layers with old Laravel versions

GromNaN opened this pull request over 1 year ago
Bump codecov/codecov-action from 1 to 3

dependabot[bot] opened this pull request over 1 year ago
Bump actions/cache from 1 to 3

dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

GromNaN opened this pull request over 1 year ago
Upgrade PHPUnit 10.3

GromNaN opened this pull request over 1 year ago
PHPORM-31 Split documentation into multiple files

GromNaN opened this pull request over 1 year ago
Can't store cache lock

VietTQ8 opened this issue over 1 year ago
Changed failed_at field as ISODate

BehroozBvk opened this pull request over 1 year ago
How to save the failed_at field as ISODate?

BehroozBvk opened this issue over 1 year ago
PHPORM-83: Document release process

alcaeus opened this pull request over 1 year ago
PHPORM-86: Add support links to New Issue page

alcaeus opened this pull request over 1 year ago
Add test cases for bug detection in non-normalized embedded relationship

FormigTeen opened this pull request over 1 year ago
cast to int64

larevio opened this issue over 1 year ago
Check if $primaryKey is present before execute unset

FormigTeen opened this pull request over 1 year ago
Implement `MassPrunable` without chunks limit

GromNaN opened this pull request over 1 year ago
Switch to phpcs and upgrade codebase

GromNaN opened this pull request over 1 year ago
Support IPv6 in host config

GromNaN opened this pull request over 1 year ago
make sure $column is string

wivaku opened this pull request over 1 year ago
Add tests on null date casts

GromNaN opened this pull request over 1 year ago
Support delete one document with the query builder

GromNaN opened this pull request over 1 year ago
Make `EmbedsRelations::embedsMany` and `EmbedsRelations::embedsOne` public

GromNaN opened this pull request over 1 year ago
Clean phpdoc and arg names for relation traits

GromNaN opened this pull request over 1 year ago
Remove legacy from readme

GromNaN opened this pull request over 1 year ago
[Feature Request]

nadalikh opened this issue over 1 year ago
PHPORM-127 Fix priority of embeds vs attributes

GromNaN opened this pull request over 1 year ago
Fix `Model::unset` with dot field name

GromNaN opened this pull request over 1 year ago
in aggregation query how I can use collation options?

sanjay-chabhadiya17 opened this issue over 1 year ago
Move model to a trait

GromNaN opened this pull request over 1 year ago