jimchen / volcengine-kernel-php
火山引擎 PHP SDK 核心.
1.0.3
2021-08-12 13:56 UTC
Requires
- php: >=7.2
- ext-curl: *
- ext-json: *
- guzzlehttp/guzzle: ^6.0 || ^7.0
- monolog/monolog: ^1.0 || ^2.0
- pimple/pimple: ^1.0 || ^2.0 || ^3.0
- symfony/http-foundation: ^3.0 || ^4.0 || ^5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- mockery/mockery: ^1.0
- phpunit/phpunit: ^8.0
README
.
Installing
$ composer require jimchen/volcengine-kernel-php -vvv
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