torakel/database-bundle
Composer 安装命令:
composer require torakel/database-bundle
包简介
The database bundle for the Torakel project
README 文档
README
This is the database bundle for the Torakel project. It contains all the Doctrine Entities and Repositories to store and select the data.
Install
composer require torakel/database-bundle 0.2
php bin/console doctrine:database:create
php bin/console doctrine:schema:update --force
Database Schema
There is another repository for the actual database schema of the Torakel project. You don't need the files, since everything is generated from this Bundle, but if you want to understand the relationships within the schema, you might check up the docs of the repository: https://github.com/torakel/database-schema.
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-07