cyberhouse/typo3-doctrine-orm
Composer 安装命令:
composer require cyberhouse/typo3-doctrine-orm
包简介
Provides Extbase integration for Doctrine ORM for TYPO3 8+
README 文档
README
Extension doctrine_orm integrates the well known Doctrine ORM using the TYPO3 Doctrine DBAL API exposed by TYPO3 8. It does not offer the full feature set of either extbase or Doctrine, simply because the conceptual differences are too big for a 100% seamless integration.
It's main goal is to provide a set of APIs to use Doctrine managed entites within extbase plugins.
Installation
Install via the TER or use composer: composer require cyberhouse/typo3-doctrine-orm
Usage
Using this package requires two steps:
- Register and setup some Typoscript, as described in <Documentation/Setup.rst>
- Create Doctrine ORM models with some changes applied <Documentation/Usage.rst>
Development
This extension is developed and maintained publicly on https://github.com/cyberhouse/typo3-doctrine-orm
License
This package is licensed under the GPL v3. Please see the file LICENSE or
the official [FSF GPL Website](FSF GPL Website: https://www.gnu.org/licenses/gpl-3.0.html)
统计信息
- 总下载量: 1.22k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2017-03-13