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

DOCSP-35148: Convert docs to Snooty RST

github.com/mongodb/laravel-mongodb - ccho-mongodb opened this pull request about 1 year ago
Fatal casting issues

github.com/mongodb/laravel-mongodb - stubbo opened this issue about 1 year ago
whereHas issue

github.com/mongodb/laravel-mongodb - neilmarsland opened this issue about 1 year ago
Fetching data via tinker

github.com/mongodb/laravel-mongodb - ivankrister opened this issue about 1 year ago
Update changelog for release 4.1.0

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request about 1 year ago
Cannot query with an array position

github.com/mongodb/laravel-mongodb - nicolasvahidzein opened this issue about 1 year ago
Avoid unnecessary data fetch for exists method

github.com/mongodb/laravel-mongodb - andersonls opened this pull request about 1 year ago
fix CI workflow

github.com/mongodb/laravel-mongodb - Treggats opened this pull request about 1 year ago
Hybrid support for MorphToMany relationship

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Update composer.json

github.com/mongodb/laravel-mongodb - MichaelWise opened this pull request about 1 year ago
Hybrid support for BelongsToMany relationship

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Add test for the `$hidden` property

github.com/mongodb/laravel-mongodb - Treggats opened this pull request about 1 year ago
Update .gitattributes

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Update `push` and `pull` docs

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Add PR template

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request about 1 year ago
function addUpdatedAtColumn use array_merge bug

github.com/mongodb/laravel-mongodb - holla-renzhenguo opened this issue about 1 year ago
Support renaming columns in migrations

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Update docker and test configs

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Avoid time-sensible tests from failing randomly

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request about 1 year ago
[Feature] Add MorphToMany support

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
[Fix] morphTo relationship

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Remove changelog. Use release notes instead

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request about 1 year ago
[Fix] BelongsToMany sync does't use configured keys

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Upgrade minimum Laravel version to 10.30

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request about 1 year ago
[feature] add static analysis tool

github.com/mongodb/laravel-mongodb - Treggats opened this pull request about 1 year ago
Test with lowest dependencies in CI

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request about 1 year ago
🍃 Meet the MongoDB PHP Team

github.com/mongodb/laravel-mongodb - GromNaN opened this issue about 1 year ago
Fix Call to undefined method compileWhereSub()

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Datetime casting with custom format

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Call to undefined method compileWhereSub()

github.com/mongodb/laravel-mongodb - mehmetgulbilge opened this issue about 1 year ago
Fix casting issue

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
Fix cast issue

github.com/mongodb/laravel-mongodb - rbruhn opened this issue about 1 year ago
Handling single model in sync method

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request about 1 year ago
fix GitHub workflow badge URL

github.com/mongodb/laravel-mongodb - shoito opened this pull request about 1 year ago
added MorphToMany with testcases

github.com/mongodb/laravel-mongodb - ithuis opened this pull request about 1 year ago
PHPORM-92: Test on PHP 8.3

github.com/mongodb/laravel-mongodb - alcaeus opened this pull request over 1 year ago
Mutator can not handle array

github.com/mongodb/laravel-mongodb - hans-thomas opened this pull request over 1 year ago
Mutator can not handle array

github.com/mongodb/laravel-mongodb - ithuis opened this issue over 1 year ago
Prepare v4.0.0 release

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
PHPORM-90 Fix whereNot to use `$nor`

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
Error executing whereNot

github.com/mongodb/laravel-mongodb - stescacom opened this issue over 1 year ago
Bump codecov/codecov-action from 1 to 3

github.com/mongodb/laravel-mongodb - dependabot[bot] opened this pull request over 1 year ago
Bump actions/cache from 1 to 3

github.com/mongodb/laravel-mongodb - dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
Upgrade PHPUnit 10.3

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
Can't store cache lock

github.com/mongodb/laravel-mongodb - VietTQ8 opened this issue over 1 year ago
Changed failed_at field as ISODate

github.com/mongodb/laravel-mongodb - BehroozBvk opened this pull request over 1 year ago
PHPORM-83: Document release process

github.com/mongodb/laravel-mongodb - alcaeus opened this pull request over 1 year ago
PHPORM-86: Add support links to New Issue page

github.com/mongodb/laravel-mongodb - alcaeus opened this pull request over 1 year ago
cast to int64

github.com/mongodb/laravel-mongodb - larevio opened this issue over 1 year ago
Implement `MassPrunable` without chunks limit

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
Switch to phpcs and upgrade codebase

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
Support IPv6 in host config

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
make sure $column is string

github.com/mongodb/laravel-mongodb - wivaku opened this pull request over 1 year ago
Add tests on null date casts

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
Clean phpdoc and arg names for relation traits

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
Remove legacy from readme

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
[Feature Request]

github.com/mongodb/laravel-mongodb - nadalikh opened this issue over 1 year ago
PHPORM-127 Fix priority of embeds vs attributes

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago
Fix `Model::unset` with dot field name

github.com/mongodb/laravel-mongodb - GromNaN opened this pull request over 1 year ago