guansq / tencent-im
A TENCENT-IM SDK
dev-master
2018-12-23 08:15 UTC
Requires
- adbario/php-dot-notation: ^2.1
- guzzlehttp/guzzle: ^6.3
- pimple/pimple: ~3.0
Requires (Dev)
- mockery/mockery: ^0.9.9
- phpunit/phpunit: ~6.0
This package is auto-updated.
Last update: 2025-01-20 20:56:47 UTC
README
A TENCENT-IM SDK.
Installing
$ composer require halobear/tencent-im -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