noylecorp/doctrine-extras-bundle
Composer 安装命令:
composer require noylecorp/doctrine-extras-bundle
包简介
Symfony 2 bundle providing extras for Doctrine
关键字:
README 文档
README
Symfony 2 bundle providing extras for Doctrine:
yaml_array custom mapping type (similar to json_array)
Installation
Via composer
$ composer require noylecorp/doctrine-extras-bundle
Configuration
Using custom mapping types
# app/config/config.yml
doctrine:
dbal:
types:
yaml_array: Noylecorp\DoctrineExtrasBundle\Types\YamlArrayType
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-13