角色 / tinkoff-sdk
Tinkoff SDK for PHP
此包的官方仓库似乎已消失,因此该包已被冻结。
1.5.1
2018-10-16 15:19 UTC
Requires
- php: ^7.0
- ext-openssl: *
- guzzlehttp/guzzle: ^6.3
- league/event: ^2.1
- psr/http-message: ^1.0
Requires (Dev)
- mockery/mockery: ^0.9.9
- phpstan/phpstan: ^0.8.5
- phpunit/phpunit: ^6.3
- squizlabs/php_codesniffer: ^3.1
This package is not auto-updated.
Last update: 2024-04-14 02:34:49 UTC
README
安装 🚀
$ composer require personnage/tinkoff-sdk
使用方法
<?php
使用事件
<?php
变更日志
请参阅 CHANGELOG 以获取最近更改的更多信息。
测试
$ composer test # run all unit tests $ composer testOnly TestClass # run specific unit test class $ composer testOnly TestClass::testMethod # run specific unit test method
许可证
MIT许可证(MIT)。请参阅 许可证文件 以获取更多信息。