Ecosyste.ms: OpenCollective

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

github.com/doctrine/mongodb-odm

The Official PHP MongoDB ORM/ODM
https://github.com/doctrine/mongodb-odm

Use short urls for all php.net links

GromNaN opened this pull request 17 days ago
Merge release 2.9.1 into 2.10.x

github-actions[bot] opened this pull request 17 days ago
Replace `wrapTransversable` generators to prevent memory leaks

GromNaN opened this pull request 18 days ago
Update BSON PHP Link

rickogden opened this pull request 20 days ago
Bump doctrine/.github from 6.0.0 to 7.1.0

dependabot[bot] opened this pull request 20 days ago
doc: Fix simple search engine cookbook

bikusta opened this pull request 23 days ago
Inserting a document with existing Id doesn't throw an error

Valentinfe opened this issue 27 days ago
Bump doctrine/.github from 5.3.0 to 6.0.0

dependabot[bot] opened this pull request about 1 month ago
Improve query and aggregator classes

alcaeus opened this pull request about 1 month ago
Bump doctrine/.github from 5.1.0 to 5.3.0

dependabot[bot] opened this pull request about 1 month ago
Switch proxies to `LazyGhostTrait`

GromNaN opened this pull request about 1 month ago
Fix handling of unmapped properties in proxy objects

alcaeus opened this pull request about 2 months ago
Ensure compatibility with persistence 4

greg0ire opened this pull request 2 months ago
Remove usage of deprecated `ReadPreference::RP_*` constants

GromNaN opened this pull request 3 months ago
Switch proxies back to Doctrine Persistence and `LazyGhostTrait`

GromNaN opened this pull request 3 months ago
Fix wording in attribute reference

alcaeus opened this issue 3 months ago
Fix "Cannot use object of type stdClass as array" in search index drop

GromNaN opened this pull request 3 months ago
Bump doctrine/.github from 5.1.0 to 5.2.0

dependabot[bot] opened this pull request 3 months ago
Support mapping time series collections

alcaeus opened this pull request 3 months ago
Convert `@psalm-*` annotations to generic or `@phpstan-*` annotation

GromNaN opened this pull request 3 months ago
odm:schema:drop command does not drop search indexes

pkowalski700lm opened this issue 3 months ago
WIP: Support version 2.0 of the MongoDB driver

alcaeus opened this pull request 3 months ago
Merge 2.9.x into 2.10.x

alcaeus opened this pull request 3 months ago
Fix CI job

alcaeus opened this pull request 3 months ago
Remove usage of deprecated driver functionality

alcaeus opened this pull request 3 months ago
Bump doctrine/.github from 5.0.1 to 5.1.0

dependabot[bot] opened this pull request 3 months ago
Update supported branch config

alcaeus opened this pull request 4 months ago
Merge release 2.9.0 into 3.0.x

github-actions[bot] opened this pull request 4 months ago
Fixes changeset being empty when datetime change is sub second

magnetik opened this pull request 4 months ago
Merge release 2.8.2 into 2.9.x

github-actions[bot] opened this pull request 4 months ago
Inability to list search indexes is not properly detected

ivan-wolf opened this issue 4 months ago
Gracefully handle search index exceptions on non MongoDB Atlas

Jafarili opened this pull request 4 months ago
Merge release 2.8.1 into 2.9.x

github-actions[bot] opened this pull request 4 months ago
Gracefully handle search index exceptions if possible

alcaeus opened this pull request 5 months ago
Fix typo in code example

GromNaN opened this pull request 6 months ago
Ensure compatibility with persistence 4

greg0ire opened this pull request 6 months ago
doc: Review basic mapping

GromNaN opened this pull request 6 months ago
Fix wording

GromNaN opened this pull request 6 months ago
Add native type to private properties and final classes

GromNaN opened this pull request 6 months ago
Modernize generated code for Hydrators

GromNaN opened this pull request 6 months ago
doc: Add tests for introduction

GromNaN opened this pull request 6 months ago
doc: Remove wakeup and clone cookbook

GromNaN opened this pull request 6 months ago
doc: Review and test validation cookbook

GromNaN opened this pull request 6 months ago
Detect field type with property type

GromNaN opened this issue 6 months ago
doc: Review and add tests on `ResolveTargetDocumentListener`

GromNaN opened this pull request 6 months ago
doc: Review Simple Search Engine Cookbook

GromNaN opened this pull request 6 months ago
doc: Review mapping ORM and ODM cookbook

GromNaN opened this pull request 6 months ago
doc: Remove soft-delete-cookbook

GromNaN opened this pull request 6 months ago
doc: Review cookbook on blending ORM and ODM

GromNaN opened this pull request 6 months ago
doc: Add cookbook about embedding referenced documents using $lookup

GromNaN opened this pull request 6 months ago
doc: Update custom mapping example

GromNaN opened this pull request 6 months ago
doc: Review custom collections and repository docs

GromNaN opened this pull request 6 months ago
doc: Add type to properties

GromNaN opened this pull request 7 months ago
doc: Move annotations-reference to attributes-reference

GromNaN opened this pull request 7 months ago
doc: Review Getting Started

GromNaN opened this pull request 7 months ago
Merge 2.8.x into 2.9.x

GromNaN opened this pull request 7 months ago
Address doctrine/persistence 3.3.3 release

greg0ire opened this pull request 7 months ago
doc: Review introduction

GromNaN opened this pull request 7 months ago
doc: Validate documentation rst with phpdocumentor

GromNaN opened this pull request 7 months ago
doc: Replace `AbstractIdGenerator` with `IdGenerator` interface

GromNaN opened this pull request 7 months ago
doc: Migrate from Annotations to Attributes

GromNaN opened this pull request 7 months ago
Update supported versions

alcaeus opened this pull request 7 months ago
Merge release 2.7.1 into 2.8.x

github-actions[bot] opened this pull request 7 months ago
Decouple UnitOfWork from Hydrators

alcaeus opened this pull request 7 months ago
Add CI workflow to check documentation

jmikola opened this issue 8 months ago
Merge branch '2.7.x' into 2.8.x

jmikola opened this pull request 8 months ago
Fix link target in Index annotation docs

jmikola opened this pull request 8 months ago
Fix RST indent for Document annotation writeConcern option

jmikola opened this pull request 8 months ago
Fix of static analysis errors

SenseException opened this pull request 8 months ago
Preserve collection changes until transaction has succeeded

alcaeus opened this pull request 8 months ago
Implement `skip-<feature>` options in CLI commands

jmikola opened this issue 8 months ago
Bump doctrine/.github from 4.0.0 to 5.0.1

dependabot[bot] opened this pull request 8 months ago
Label PRs about GH actions with "CI"

greg0ire opened this pull request 8 months ago
Proxy methods in CreateCommand may be obsolete

jmikola opened this issue 8 months ago
Support search indexes in mappings and SchemaManager

jmikola opened this pull request 9 months ago
Remove duplicate keys in data providers

alcaeus opened this pull request 9 months ago
Update Aggregation.php

EdwinLove opened this pull request 9 months ago
Ensure data provider params are consistent with test methods

jmikola opened this pull request 9 months ago
Issue in flush When duplication index error occurs.

aanair08 opened this issue 9 months ago
Fix deprecation notices Indexes annotation

jmikola opened this pull request 9 months ago
Fix CI

malarzm opened this pull request 9 months ago
Document is insert and then updated during one flush operation

oleg-andreyev opened this issue 9 months ago
Drop support for MongoDB 4.4

malarzm opened this pull request 10 months ago
Run tests with PHP 8.4

GromNaN opened this pull request 10 months ago
Update supported versions on the website

alcaeus opened this pull request 10 months ago
Update embed many attribute to empty array

spiider8 opened this issue 10 months ago
Merge release 2.6.3 into 2.7.x

github-actions[bot] opened this pull request 10 months ago
Bump ramsey/composer-install from 2 to 3

dependabot[bot] opened this pull request 10 months ago
MongoDB-ODM & Spiral framework.

DiasIvanov33 opened this issue 11 months ago
Fix criteria mapping type

franmomu opened this pull request 11 months ago