edrush/extbaser-bundle
最新稳定版本:v0.1.0
Composer 安装命令:
composer require edrush/extbaser-bundle
包简介
Create a TYPO3 Extbase Extension from an existing Symfony database schema.
关键字:
README 文档
README
Create a TYPO3 Extbase Extension from a Symfony application.
- Extbaser project homepage: https://github.com/edrush/extbaser
Installation
Define the following requirement in your composer.json file:
"require": {
"edrush/extbaser-bundle": "*",
}
Usage
Convert mapping information to a TYPO3 Extbase Extension:
php app/console extbaser:export target_extension_key
Now continue with step 2 here.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL
- 更新时间: 2015-07-19