2017 © Pedro Peláez
 

yii2-extension yii2-refill-mobile

Client for service refill mobile

image

ignatenkovnikita/yii2-refill-mobile

Client for service refill mobile

  • Monday, March 28, 2016
  • by ignatenkovnikita
  • Repository
  • 1 Watchers
  • 0 Stars
  • 61 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Client for service refill mobile

Client for service refill mobile, (*1)

Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

php composer.phar require --prefer-dist ignatenkovnikita/yii2-refill-mobile "*"

or add, (*5)

"ignatenkovnikita/yii2-refill-mobile": "*"

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

Usage

Add this to your main configuration's components array:, (*7)

'refillMobile' => [
            'class' =>  \ignatenkovnikita\refillmobile\ClientRefill::className(),
            'url' => your_url,
            'user' => your_user,
            'pass' => your_pass,
            'actionId' => your_actionId

        ],

Typical component usage

Yii::$app->refillMobile->state(your_id);
Yii::$app->refillMobile->refill(7 your_phone, your summ);

The Versions

28/03 2016

dev-master

9999999-dev

Client for service refill mobile

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 mobile refill

28/03 2016

0.0.1

0.0.1.0

Client for service refill mobile

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 mobile refill