Download the PHP package eleving/doctrine-module without Composer
On this page you can find all versions of the php package eleving/doctrine-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eleving/doctrine-module
More information about eleving/doctrine-module
Files in eleving/doctrine-module
Package doctrine-module
Short Description Zend Framework Module that provides Doctrine basic functionality required for ORM and ODM modules
License MIT
Homepage http://www.doctrine-project.org/
Informations about the package doctrine-module
DoctrineModule for Zend Framework 2
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.
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
.
All versions of doctrine-module with dependencies
cache/doctrine-adapter Version ^1.2.0
doctrine/cache Version ^1.6.0
doctrine/common Version ^3.4.3
doctrine/inflector Version ^2.0.6
doctrine/orm Version ^2.14.1
doctrine/persistence Version ^3.1.3
eleving/zend-stdlib Version ^2.7.12
symfony/cache Version ^v5.4.18
symfony/console Version ^3.0 || ^4.0 || ^5.0
zendframework/zend-authentication Version ^2.5.3
zendframework/zend-cache Version ^2.7.1
zendframework/zend-form Version ^2.9
zendframework/zend-hydrator Version ^1.1
zendframework/zend-mvc Version ^2.7.10
zendframework/zend-paginator Version ^2.7
zendframework/zend-servicemanager Version ^2.7.6
zendframework/zend-validator Version ^2.8.1