PHPackages                             hutko-service/php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hutko-service/php-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hutko-service/php-sdk
=====================

Hutko php sdk v2

0283↓31.3%PHP

Since Jun 13Pushed 11mo agoCompare

[ Source](https://github.com/hutko-service/php-sdk)[ Packagist](https://packagist.org/packages/hutko-service/php-sdk)[ RSS](/packages/hutko-service-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Hutko PHP-SDK-v2
================

[](#hutko-php-sdk-v2)

 [![](https://avatars.githubusercontent.com/u/202980012?s=48&v=4)](https://avatars.githubusercontent.com/u/202980012?s=48&v=4)

Hutko payment service provider
------------------------------

[](#hutko-payment-service-provider)

Hutko - Ukrainian payment service that is destroying business forward Start working with payment more efficiently - it is necessary and you can find more in one event. This is the very best assistant who already knows what you need.

Installation
------------

[](#installation)

This SDK uses composer.

Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

For more information on how to use/install composer, please visit

#### Composer installation

[](#composer-installation)

```
composer require hutko-service/php-sdk
```

#### Manual installation

[](#manual-installation)

```
git clone -b master https://github.com/hutko-service/php-sdk.git
```

```
