PHPackages                             strider2038/yii2-yandex-disk-tools - 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. strider2038/yii2-yandex-disk-tools

AbandonedArchivedYii2-extension

strider2038/yii2-yandex-disk-tools
==================================

Useful classes and tools for working with Yandex.Disk

056PHP

Since Dec 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/strider2038/yii2-yandex-disk-tools)[ Packagist](https://packagist.org/packages/strider2038/yii2-yandex-disk-tools)[ RSS](/packages/strider2038-yii2-yandex-disk-tools/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 - YandexDiskTools
======================

[](#yii2---yandexdisktools)

Useful classes and tools for working with Yandex.Disk

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist strider2038/yii2-yandex-disk-tools "dev-master"

```

or add

```
"strider2038/yii2-yandex-disk-tools": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

#### strider2038\\yandexDiskTools\\Client

[](#strider2038yandexdisktoolsclient)

This is a simple wrapper class for original [Yandex\\Disk\\DiskClient](https://github.com/nixsolutions/yandex-php-library). To use it put this in your config.

```
