The DoctrineModule module intends to integrate Doctrine 2 ORM with Zend Framework 2 quickly and easily. The following features are intended to work out of the box:
- Doctrine ORM support
- Multiple entity managers
- Multiple connections
- Support for using existing PDO connections
See the INSTALL.md file.
See the TODO.md file.