joacub/doctrine-module
Composer 安装命令:
composer require joacub/doctrine-module
包简介
Zend Framework 2 Module that provides Doctrine basic functionality required for ORM and ODM modules
关键字:
README 文档
README
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.
php composer.phar require doctrine/doctrine-module:0.*
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.
统计信息
- 总下载量: 40
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-14