fanst1109/doctrine-module

This package is abandoned and no longer maintained. The author suggests using the fanst1109/doctrine-module package instead.

Zend Framework 3 Module that provides Doctrine basic functionality required for ORM and ODM modules

This package has no released version yet, and little information is available.


README

Installation of DoctrineModule uses composer. For composer documentation, please refer to getcomposer.org.

php composer.phar require fanst1109/doctrine-module

Then add DoctrineModule to your config/application.config.php

Installation without composer is not officially supported, and requires you to install and autoload the dependencies specified in the composer.json.