2017 © Pedro Peláez
 

yii2-extension yii2-incubator

Component for work with API Incubator is written in Yii2

image

yanpapayan/yii2-incubator

Component for work with API Incubator is written in Yii2

  • Monday, February 6, 2017
  • by yanpapayan
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-incubator

Компонент Yii2 для работы с API Incubator, (*1)

Документация API ссылка, (*2)

Установка:
1. Задать в config.php описание компонента, (*3)

'incubator' => [
    'class' => \yanpapayan\incubator\Api::class,
    'accountName' => 'inc_',
    'accountKey' => '12345678910'
],

The Versions

06/02 2017

dev-master

9999999-dev https://github.com/yanpapayan/yii2-incubator

Component for work with API Incubator is written in Yii2

  Sources   Download

MIT

The Requires

 

yii2 yii2-extension incubator