Skip to content

Компонент Yii2 для работы с API Incubator

License

Notifications You must be signed in to change notification settings

yanmandev/yii2-incubator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-incubator

Компонент Yii2 для работы с API Incubator

Документация API ссылка

Установка:

  1. Задать в config.php описание компонента
'incubator' => [
    'class' => \yanpapayan\incubator\Api::class,
    'accountName' => 'inc_',
    'accountKey' => '12345678910'
],

About

Компонент Yii2 для работы с API Incubator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages