2017 © Pedro Peláez
 

yii2-extension yii2-hello-world

Simple Hello World Extension

image

dwiyudha/yii2-hello-world

Simple Hello World Extension

  • Sunday, August 14, 2016
  • by dwiyudha
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Hello Word

Simple Hello World Extension, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist dwiyudha/yii2-hello-world "*"

or add, (*4)

"dwiyudha/yii2-hello-world": "*"

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

Usage

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

php <?= \dwiyudha\helloworld\AutoloadExample::widget(); ?>, (*7)

The Versions

14/08 2016

dev-master

9999999-dev

Simple Hello World Extension

  Sources   Download

MIT

The Requires

 

by Dwi Yudha

extension yii2 hello world