pecserke/universal-mappings
Composer 安装命令:
composer require pecserke/universal-mappings
包简介
Symfony2 Twig DoctrineLoader Bundle
README 文档
README
This component allows you to write your Doctrine2 model classes once, and define only mapping information for each backend (ORM, MongoDB ODM, CouchDB ODM, PHPCR ODM).
PecserkeUniversalMappings is intended for use in bundles, which provide some database-backed functionality without forcing the backend, need to write model classes for each supported backend, or forcing bundle's users to provide their own model class implementation.
Note: This component is not meant for use in final product bundles. Those usually have no need of universal mappings.
Documentation
Installation
Installation instructions are located in documentation.
License
This component is under the MIT license. See the complete license in the bundle:
About
This component is inspired by solution originally introduced into FOSUserBundle and written by David Buchmann.
Reporting an issue or a feature request
Issues and feature requests are tracked in the GitHub issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
统计信息
- 总下载量: 316
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-12-14