2017 © Pedro Peláez
 

yii2-extension yii2-widgets

The Widgets for Yii 2 Applications

image

vistart/yii2-widgets

The Widgets for Yii 2 Applications

  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

The Yii 2 Widgets

The Widgets for Yii 2 Applications, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist vistart/yii2-widgets "*"

or add, (*4)

"vistart/yii2-widgets": "*"

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

Usage

Once the extension is installed, simply use it in your code by :, (*6)

<?= \vistart\Widgets\CnzzWidget::widget([
    'visible' => true,
    'cnzzCode' => <the js code of statistical tool>,
    'host' => <the hostname which your website just host>,
]); ?>

The Versions

08/08 2015

dev-master

9999999-dev

The Widgets for Yii 2 Applications

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2

08/08 2015

1.0.1

1.0.1.0

The Widgets for Yii 2 Applications

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2

08/08 2015

1.0.0

1.0.0.0

The Widgets for Yii 2 Applications

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2