hogus / laravel-billing
WechatPay AliPay
Installs: 2 311
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
Open Issues: 0
Requires
- php: >=5.6.0
- illuminate/support: ~5
- lokielse/omnipay-alipay: 3.0.*
- lokielse/omnipay-wechatpay: 3.0.*
- omnipay/common: 3.0.*
README
依托于`omnipay`针对项目做数据结构控制
Installing
在composer.json
中添加"symfony/event-dispatcher": "^2.8"
$ composer require hogus/laravel-billing -vvv
Usage
TODO
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
MIT