kilingzhang / coolq-php-sdk
This package is abandoned and no longer maintained.
No replacement package was suggested.
qq-php-sdk
1.0.0
2018-03-23 11:59 UTC
Requires
- php: >=5.5
- guzzlehttp/guzzle: ^6.0
- psr/log: ^1.0
Requires (Dev)
- mockery/mockery: ^1.0
- phpunit/phpunit: ~6.0
This package is auto-updated.
Last update: 2021-09-05 13:43:53 UTC
README
A QQ PHP SDK.
Installing
$ composer require kilingzhang/qq-php-sdk -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