2017 © Pedro Peláez
 

yii2-extension yii2-core

Core

image

jakharbek/yii2-core

Core

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 107 % Grown

The README.md

Yii2 Core

Core, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist jakharbek/yii2-core "*"

or add, (*4)

"jakharbek/yii2-core": "*"

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

The Versions

06/03 2018

dev-master

9999999-dev

Core

  Sources   Download

MIT

The Requires

 

by Jakharbek

extension yii2 core