jimchen / easyqq
QQ小程序
dev-master
2021-01-20 06:16 UTC
Requires
- php: >=7.2
- ext-fileinfo: *
- ext-json: *
- ext-openssl: *
- ext-simplexml: *
- guzzlehttp/guzzle: ^6.2 || ^7.0
- monolog/monolog: ^1.22 || ^2.0
- pimple/pimple: ^3.0
- psr/simple-cache: ^1.0
- symfony/cache: ^3.3 || ^4.3 || ^5.0
- symfony/event-dispatcher: ^4.3 || ^5.0
- symfony/http-foundation: ^2.7 || ^3.0 || ^4.0 || ^5.0
- symfony/psr-http-message-bridge: ^0.3 || ^1.0 || ^2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.17
- mockery/mockery: ^1.3
- phpstan/phpstan: ^0.12.65
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2024-12-20 15:21:11 UTC
README
QQ小程序.
安装
$ composer require jimchen/easyqq
用法
正在开发中...
感谢
- SDK架构, API
参(chao)考(xi)EasyWeChat 4.x - 测试用例大多直接搬运
参与
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