mukadi/wallet-bundle
Composer 安装命令:
composer require mukadi/wallet-bundle
包简介
managing a simple electronic wallet platform
README 文档
README
This is a symfony wrapper for the mbo2olivier/core-wallet-manager library, the bundle provide a storage layer implementation for Doctrine ORM support.
Installation
Before install the bundle, edit your composer.json file and specify the following options:
"extra": { ... "symfony": { ... "allow-contrib": "true" # allow symfony flex to install recipe (if your are using symfony flex) } ... },
Run php composer.phar require mukadi/wallet-bundle and let Symfony Flex configure the bundle.
统计信息
- 总下载量: 103
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-12