laravel-billing
依托于`omnipay`针对项目做数据结构控制, (*1)
, (*2)
Installing
在composer.json中添加"symfony/event-dispatcher": "^2.8", (*3)
$ composer require hogus/laravel-billing -vvv
Usage
TODO, (*4)
Contributing
You can contribute in one of three ways:, (*5)
- 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., (*6)
License
MIT, (*7)