2017 © Pedro Peláez
 

yii2-extension yii2-test

Test Extensions

image

ichsanmust/yii2-test

Test Extensions

  • Tuesday, July 3, 2018
  • by ichsanmust
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Test Extensions

Test Extensions, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist ichsanmust/yii2-test "@dev"

or add, (*4)

"ichsanmust/yii2-test": "@dev"

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 <?= \ichsanmust\test\AutoloadExample::widget(); ?>, (*7)

The Versions

03/07 2018

dev-master

9999999-dev

Test Extensions

  Sources   Download

Apache-2.0

The Requires

 

by Avatar ichsanmust

extension yii2