arrowphp/propel
Composer 安装命令:
composer require arrowphp/propel
包简介
Add Propel support to Arrow.
README 文档
README
This is the Arrow Propel plugin. It adds PropelORM library support to Arrow powered applications.
Install
Via project composer.json
"require": {
"arrowphp/arrow": "@dev",
"arrowphp/propel": "@dev"
}
Usage
Use the below command to read your database schema and generate the appropriate files used by Propel.
vendor/bin/arrow-cli orm:run
Change log
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please contact Chris Pennycuick directly instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-02-03