Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrineORMModule

Doctrine ORM Module for Laminas
https://github.com/doctrine/DoctrineORMModule

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

dependabot[bot] opened this pull request 4 months ago
No way to reset EntityManager

ghispi opened this issue 5 months ago
Add laminas-servicemanager v4 support

samsonasik opened this pull request 9 months ago
orm3 compatibility

loco8878 opened this issue 11 months ago
Allow php 8.3

fezfez opened this pull request 11 months ago
Add possibility to enable filters

darckking opened this issue about 1 year ago
PHP 8.3 support

TomHAnderson opened this pull request about 1 year ago
PHP 8.3 support

FabianKoestring opened this issue about 1 year ago
support psr/container 2

pascalheidmann opened this pull request about 1 year ago
Merge release 6.0.1 into 6.1.x

github-actions[bot] opened this pull request about 1 year ago
Added @template-extends to solve Psalm issues

driehle opened this pull request about 1 year ago
Updated branch names (.doctrine-project.json)

driehle opened this pull request about 1 year ago
Merge up 5.4.x to 6.0.x

driehle opened this pull request about 1 year ago
Error Cache instance with Laminas Di

wilmeryarkan opened this issue over 1 year ago
Cache dir change since updagrade to doctrine/cache:^2

fezfez opened this issue over 1 year ago
@ittmann fix from https://github.com/doctrine/DoctrineORMModule/pull/731

TomHAnderson opened this pull request over 1 year ago
Drop PHP 7.4

demiankatz opened this pull request over 1 year ago
Merge 5.3.x up into 5.4.x

greg0ire opened this pull request over 1 year ago
Fix PHPStan failures.

demiankatz opened this pull request over 1 year ago
Upgrade `doctrine/DoctrineModule` to v6

Koen1999 opened this issue over 1 year ago
Add support for DoctrineModule v6.

demiankatz opened this pull request over 1 year ago
Support Attributes instead of Annotations

boscho87 opened this issue over 1 year ago
How to register custom Hydration strategies?

MatthiasKuehneEllerhold opened this issue almost 2 years ago
Fix schema_assets_filter configuration docs

ittmann opened this pull request almost 2 years ago
Upgrade to Psalm 5

driehle opened this pull request almost 2 years ago
Drop `container-interop/container-interop`

tomudding opened this pull request about 2 years ago
PHP 8.2 Support

rogervila opened this pull request about 2 years ago
PHP 8.2 support

fezfez opened this issue about 2 years ago
Merge release 5.2.1 into 5.3.x

github-actions[bot] opened this pull request over 2 years ago
Update workflows and CI

driehle opened this pull request over 2 years ago
Raise DoctrineModule to ^5.2.0

driehle opened this pull request over 2 years ago
Set version_column_length to 191 to work with MySQL 8.0 and MariaDB 10.5

ittmann opened this pull request over 2 years ago
Update module.config.php

ittmann opened this pull request over 2 years ago
fixed typo in driver class name in documentation (#717)

driehle opened this pull request over 2 years ago
Allow persistence v3

snapshotpl opened this pull request over 2 years ago
Typo in user guide documentation

ch-feedbackpeople opened this issue over 2 years ago
How do you migrate from doctrine-orm-module 1 to 4, wrt. annotations?

jarrettj opened this issue over 2 years ago
Added documentation for DBAL 3 middlewares

driehle opened this pull request almost 3 years ago
Updated docs in regard of custom types and type comments

driehle opened this pull request almost 3 years ago
Upgrade doctrine-laminas-hydrator to ^3.0

driehle opened this pull request almost 3 years ago
Merge release 5.0.1 into 5.1.x

github-actions[bot] opened this pull request almost 3 years ago
Merge release 4.2.1 into 5.0.x

github-actions[bot] opened this pull request almost 3 years ago
Require orm ^2.11 and adapt cache implementation

driehle opened this pull request almost 3 years ago
Add support for schema assets filter option

villermen opened this pull request almost 3 years ago
Add support for DBAL Middlewares

snapshotpl opened this pull request almost 3 years ago
Mark `Module`, `ConfigProvider`, option classes and factories as final

driehle opened this pull request almost 3 years ago
Improved types and make static analysis more strict

driehle opened this pull request almost 3 years ago
Removed Serializable interface from MappingCollector

driehle opened this pull request almost 3 years ago
Removed signatures related to laminas-servicemanager 2.x

driehle opened this pull request almost 3 years ago
Use typed properties where possible

driehle opened this pull request almost 3 years ago
Update dependencies with DoctrineModule 5.0

driehle opened this pull request almost 3 years ago
Drop support for PHP 7.3

driehle opened this pull request almost 3 years ago
Added docs for `EntityBasedFormBuilder`

driehle opened this pull request almost 3 years ago
Updated upstream workflows

driehle opened this pull request almost 3 years ago
Fixed deprecation on Serializable interface

driehle opened this pull request about 3 years ago
Update upstream workflows

driehle opened this pull request about 3 years ago
ser show

berendj opened this issue about 3 years ago
Deprecation of Serializable interface in PHP 8.1

Koen1999 opened this issue about 3 years ago
Added EntityBasedFormBuilder for annotation-based form creation

driehle opened this pull request about 3 years ago
Allow symfony/console ^6.0.0

fezfez opened this pull request about 3 years ago
@Annotation\InputFilter not working

cbichis opened this issue about 3 years ago
[Docs] Update Configuration to use doctrine-dbal 3.0

samsonasik opened this pull request about 3 years ago
Make static analysis more strict, Psalm level 5, PhpStan level 5

driehle opened this pull request about 3 years ago
Add missing dependencies to composer.json to prevent unwanted soft dependencies

driehle opened this pull request about 3 years ago
Updated composer scripts and removed coverage-checker

driehle opened this pull request about 3 years ago
Setup PHPStan and upgrade upstream workflows

driehle opened this pull request about 3 years ago
Updated doctrine/coding-standard to 9.0

driehle opened this pull request about 3 years ago
inject replace section regarding laminas-cache in CI

driehle opened this pull request about 3 years ago
Update dependencies and allow PHP 8.1

driehle opened this pull request about 3 years ago
Add sidebar to documentation on website

driehle opened this pull request about 3 years ago
Use upstream workflows for coding standards and release-on-milestone-closed

driehle opened this pull request about 3 years ago
Remove PHP version config from `composer.json`

driehle opened this pull request about 3 years ago
Updated docs and readme to include installation notes for PHP 8

driehle opened this pull request about 3 years ago
Switched from PSR-0 to PSR-4 and moved classes accordingly

driehle opened this pull request about 3 years ago
Removed UPGRADE.md, see Github releases instead

driehle opened this pull request about 3 years ago
Support for PHP 8.1

driehle opened this issue about 3 years ago
Added support for DBAL v3

snapshotpl opened this pull request about 3 years ago
Updated slugs for website generation

driehle opened this pull request about 3 years ago
Updated readme to include badges

driehle opened this pull request about 3 years ago
Updated docs

driehle opened this pull request about 3 years ago
Fix of broken website build

SenseException opened this pull request about 3 years ago
Have `DoctrinePaginator` implement `JsonSerializable` to improve cache key creation

FabianKoestring opened this pull request about 3 years ago
Paginators Cache ID is too generic

FabianKoestring opened this issue about 3 years ago
Installation with PHP 8

artemmolotov opened this issue over 3 years ago
Property generateProxies must be integer

pbs-dg opened this pull request over 3 years ago
psalm and phpunit changes. The tools have improved; it's time to follow suit.

TomHAnderson opened this pull request over 3 years ago
Update docs to reflect 4.0.x as the current version

driehle opened this pull request over 3 years ago
Add PHP 8.0 support, remove Annotation support

Slamdunk opened this pull request almost 4 years ago
Feature/[email protected]

TomHAnderson opened this pull request almost 4 years ago
Removed migrations_configuration from services

TomHAnderson opened this pull request almost 4 years ago
Removed migrations_configuration from services

TomHAnderson opened this pull request almost 4 years ago
Removed migrations_configuration from services

TomHAnderson opened this pull request almost 4 years ago
Remove version number from project name

TomHAnderson opened this pull request almost 4 years ago
Remove version number from project name

SenseException opened this pull request almost 4 years ago
Inject container into a Migration

bdudelsack opened this issue almost 4 years ago