jimchen / yii2-fulu-open-api
福禄开放平台API,是福禄开放平台对外提供的安全、低成本、高可靠的虚拟充值服务。用户可以通过调用API,在任何应用、任何时间、任何地点采购虚拟商品,也可以通过用户Web控制台对数据进行简单的管理。适合各种网站、开发企业及开发者使用。
v0.1.0
2020-08-17 09:46 UTC
Requires
- jimchen/utils: ^1.0
- lun324/open-api-sdk-php: ^2.0
- yiisoft/yii2: ^2.0
Requires (Dev)
- phpunit/phpunit: ^9.3
This package is auto-updated.
Last update: 2024-09-18 15:51:35 UTC
README
福禄开放平台API,是福禄开放平台对外提供的安全、低成本、高可靠的虚拟充值服务。用户可以通过调用API,在任何应用、任何时间、任何地点采购虚拟商品,也可以通过用户Web控制台对数据进行简单的管理。适合各种网站、开发企业及开发者使用。.
Installing
$ composer require jimchen/yii2-fulu-open-api -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