Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 872 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 872 Bytes

DoctrineORM Module for Zend Framework 2

Master: Build Status

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

Requirements

Installation

See the INSTALL.md file.

TODO

See the TODO.md file.