2017 © Pedro Peláez
 

yii2-extension yii2-jwplatform

The JWPlatform API wraper for the Yii framework

image

lezgro/yii2-jwplatform

The JWPlatform API wraper for the Yii framework

  • Tuesday, February 10, 2015
  • by ruslan.tabachuk
  • Repository
  • 0 Watchers
  • 0 Stars
  • 13 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

This is a wrapper to JWPlatform API for Yii2 Framework.

JWPlatform is Secure Video Hosting and Streaming Service., (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist lezgro/yii2-jwplatform "*"

or add, (*4)

"lezgro/yii2-jwplatform": "*"

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

Setup

Once the extension is installed, load the module in your application config:, (*6)

'components' => [
    'jwplatform' => [
        'class' => 'lezgro\yii2-jwplatform\JwPlatform',
        'apiKey' => 'your API key',
        'apiSecret' => 'your API secret',
    ],
]

Usage

echo Yii::$app->jwplatform->call('api_method', ['param_name' => 'param_value']);

The Versions

10/02 2015

dev-master

9999999-dev

The JWPlatform API wraper for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Ruslan Tabachuk

api yii2 jwplatform

10/02 2015

v1.0.2

1.0.2.0

The JWPlatform API wraper for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Ruslan Tabachuk

api yii2 jwplatform

10/02 2015

v1.0.1

1.0.1.0

The JWPlatform API wraper for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Ruslan Tabachuk

api yii2 jwplatform

06/02 2015

dev-master-dev

dev-master-dev

The JWPlatform API wraper for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Ruslan Tabachuk

api yii2 jwplatform

06/02 2015

v1.0.0

1.0.0.0

The JWPlatform API wraper for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Ruslan Tabachuk

api yii2 jwplatform