角色/tinkoff-sdk

Tinkoff SDK for PHP

此包的官方仓库似乎已消失,因此该包已被冻结。

1.5.1 2018-10-16 15:19 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:34:49 UTC


README

PHP Version Software License Build Status Scrutinizer Code Quality StyleCI

安装 🚀

$ 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)。请参阅 许可证文件 以获取更多信息。