mirror of
https://github.com/doctrine/DoctrineModule.git
synced 2026-03-23 22:32:10 +01:00
2.1.x
Feature: adds support for symfony/console 5.0
DoctrineModule for Zend Framework
DoctrineModule provides basic functionality consumed by DoctrineORMModule (if you want to use Doctrine ORM) and DoctrineMongoODMModule (if you want to use MongoDB ODM)
Documentation
Please check the docs dir
for more detailed documentation on the features provided by this module.
Installation
Installation of DoctrineModule uses composer. For composer documentation, please refer to getcomposer.org.
composer require doctrine/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.
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:17:19.274Z
Languages
PHP
99.9%


