flame/doctrine
Composer 安装命令:
composer require flame/doctrine
包简介
Collection of classes for working with Doctrine2 on Kdyby/Doctrine
README 文档
README
Collection of classes for working with Doctrine2 on Kdyby/Doctrine
##Instalation
- Add require into the composer.json
"require": { "flame/doctrine": "@dev" }
- Install dependencies
composer install /update
##Usage
in config.neon
doctrine:
defaultRepositoryClassName: \Flame\Doctrine\EntityDao
autoGenerateProxyClasses: true
metadata:
Sharezone\Entity: %appDir%/Entity
ignoredAnnotations: [date, author]
统计信息
- 总下载量: 928
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause-FreeBSD
- 更新时间: 2013-02-26