alfredluck / golivephpsdk
golive php api sdk
v0.0.6
2021-03-03 08:07 UTC
Requires
- php: >=7.1
- ext-fileinfo: *
- ext-json: *
- ext-openssl: *
- ext-simplexml: *
- easywechat-composer/easywechat-composer: ^1.1
- guzzlehttp/guzzle: ^6.2 || ^6.3 || ^7.2
- monolog/monolog: ^1.22 || ^2.0
- overtrue/socialite: ~2.0
- pimple/pimple: ^3.0
- psr/log: ^1.1
- psr/simple-cache: ^1.0
- symfony/cache: ^3.3 || ^4.3 || ^5.0
- symfony/event-dispatcher: ^3.0 || ^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)
- mockery/mockery: ^1.1
- phpunit/phpunit: ~5 || ~7
README
golive php api sdk.
Installing
$ composer require alfredluck/golivephpsdk -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