doctrine / DoctrineORMModule

Doctrine ORM Module for Laminas
https://www.doctrine-project.org/projects/doctrine-orm-module.html
MIT License
439 stars 229 forks source link

Switched from PSR-0 to PSR-4 and moved classes accordingly #678

Closed driehle closed 2 years ago

driehle commented 2 years ago

The projects doctrine-laminas-hydrator, DoctrineModule and DoctrineMongoODMModule have already switched to PSR-4, so this project should follow.