PHPackages                             tejrajs/yii2-helloworld - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. tejrajs/yii2-helloworld

ActiveYii2-extension

tejrajs/yii2-helloworld
=======================

Just A Hello World Yii2 Widget

v0.0.1(11y ago)07GPL-2.0PHP

Since Jan 11Pushed 11y ago1 watchersCompare

[ Source](https://github.com/tejrajs/yii2-helloworld)[ Packagist](https://packagist.org/packages/tejrajs/yii2-helloworld)[ Docs](https://github.com/tejrajs/yii2-helloworld#readme)[ RSS](/packages/tejrajs-yii2-helloworld/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Hello World
===========

[](#hello-world)

Just A Hello World Yii2 Widget

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist tejrajs/yii2-helloworld "*"

```

or add

```
"tejrajs/yii2-helloworld": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
