L
L
lbarmen2016-11-21 16:01:46
PHP
lbarmen, 2016-11-21 16:01:46

How to set up Yandex Disk PHP API?

I just can’t figure out the Yandex disk API, my task is to write a simple database backup module.
1.Download from github
https://github.com/jack-theripper/yandex
2. For example https://github.com/jack-theripper/yandex/blob/mast...
where does require_once __DIR__.'/. ./vendor/autoload.php'; ?
downloaded through Composer, slipped phar from https://yadi.sk/d/26YmC3hRByBd7 but nothing happened.
Give me an example or point out where I'm stupid, I've been toiling all day.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
coderisimo, 2016-11-21
@coderisimo

after installation via composer
$ composer require arhitector/yandex dev-master
you will have this file in the specified directory.

L
lbarmen, 2016-11-21
@lbarmen

can anyone have a working examples folder or a live working example?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question