OAuth2 for Doctrine for API Tools trifecta has been ported to Laminas

The laminas-api-tools/api-tools-doctrine repository is woefully behind and hasn’t seen an update for ages. Though the Doctrine packages for Laminas, which I maintain, have progressed to properly support Laminas this api-tools-doctrine repository is many versions behind.

So I’ve regressed api-skeletons/oauth2-doctrine to support to very old Zend versions of Doctrine libraries (which api-tools-doctrine requires) and updated the OAuth2 Doctrine trifecta to support the Laminas library as-is.

https://packagist.org/packages/api-skeletons/oauth2-doctrine
https://packagist.org/packages/api-skeletons/oauth2-doctrine-identity
https://packagist.org/packages/api-skeletons/oauth2-doctrine-permissions-acl

The forth member of this increasingly misnamed trifecta is a console module to manage the OAuth2 server, now released for Laminas