phpro / zf-doctrine-hydration-module

Configurable Doctrine hydrators for ZF2
18 stars 33 forks source link

Adds Laminas support #45

Open michalbundyra opened 4 years ago

michalbundyra commented 4 years ago

As Zend Framework is migrated now to Laminas and we have also released DoctrineModule 3.0 with Laminas support we need migrate also this library.

pmarko commented 4 years ago

Any update on this ?. Is there a plan to add compatibility with doctrine module 4 ?

TomHAnderson commented 4 years ago

I agree this should be moved to Laminas. I propose a new repository named phpro/doctrine-hydration-module with support for Laminas. I'm willing to do the conversion if you'd create the new repo from master branch of this repo.

If this is a project you'd like to no longer support let me know and I'll solve the problem with API Skeletons.

veewee commented 4 years ago

Hello @TomHAnderson

We are no longer using Apigility at PHPro anymore. Therefor, it is hard for me to make the correct decisions for this package.

Feel free to use this package as a base for a new laminas package. Once that one is ready, we can archive this one.

Let me know if there is something I can do to make it easier to hand over the project.

javabudd commented 2 years ago

Any update on this? It's preventing Laminas applications using api-tools + doctrine from being updated to PHP8

TomHAnderson commented 2 years ago

I made the decision to no longer use api-tools + doctrine in my work. Laminas has not shown an interest in maintaining the doctrine integration.