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

Installs: 174

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/fanst1109/doctrine-module

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.