2017 © Pedro Peláez
 

yii2-extension yii2-sape

Wrapper for php Sape client for yii2

image

pa3py6aka/yii2-sape

Wrapper for php Sape client for yii2

  • Saturday, May 5, 2018
  • by pa3py6aka
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 20 % Grown

The README.md

Yii2 wrapper for Sape.ru

Компонент для установки ссылок с биржи sape.ru, (*1)

Installation

Install with composer:, (*2)

composer require pa3py6aka/yii2-sape

or add, (*3)

"pa3py6aka/yii2-sape": "*"

to the require section of your composer.json file., (*4)

Usage

Включить компонент в настройках:, (*5)

'components' => [
    // ....
    'sape' => [
        'class' => 'pa3py6aka\yii2\sape\Sape',
        'sapeUser' => 'Ваш код клиента' // Например '4de0b73c786b78ba2e50bc2925941a37'
    ],
    // ....
 ]       

В нужном месте в view-файле включить отображение ссылок:, (*6)

<?= Yii::$app->sape->client->return_links($n); ?>

Где $n - нужное количество ссылок(в последнем вызове число указывать не нужно - см. документацию sape), (*7)

The Versions

05/05 2018

dev-master

9999999-dev

Wrapper for php Sape client for yii2

  Sources   Download

MIT

The Requires

 

yii2 yii 2 sape.ru sape yii2 sape

05/05 2018

1.0.5

1.0.5.0

Wrapper for php Sape client for yii2

  Sources   Download

MIT

The Requires

 

yii2 yii 2 sape.ru sape yii2 sape

18/04 2018

1.0.4

1.0.4.0

Wrapper for php Sape client for yii2

  Sources   Download

MIT

The Requires

 

yii2 yii 2 sape.ru sape yii2 sape

18/04 2018

1.0.2

1.0.2.0

Wrapper for php Sape client for yii2

  Sources   Download

MIT

The Requires

 

yii2 yii 2 sape.ru sape yii2 sape

18/04 2018

1.0.3

1.0.3.0

Wrapper for php Sape client for yii2

  Sources   Download

MIT

The Requires

 

yii2 yii 2 sape.ru sape yii2 sape

17/04 2018

1.0.0

1.0.0.0

Wrapper for php Sape client for yii2

  Sources   Download

MIT

The Requires

 

yii2 yii 2 sape.ru sape yii2 sape

17/04 2018

1.0.1

1.0.1.0

Wrapper for php Sape client for yii2

  Sources   Download

MIT

The Requires

 

yii2 yii 2 sape.ru sape yii2 sape