2017 © Pedro Peláez
 

yii2-extension yii2-target-model

yii2-target-model is extension for yii framework 2 allows to get custom information for ActiveRecord. It is used in some other extensions.

image

yiister/yii2-target-model

yii2-target-model is extension for yii framework 2 allows to get custom information for ActiveRecord. It is used in some other extensions.

  • Thursday, February 25, 2016
  • by fps01
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

TargetModel for Yii2

This extension for yii framework 2 allows to get custom information for ActiveRecord. It is used in some other extensions., (*1)

Installation

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

Either run, (*3)

composer require --prefer-dist yiister/yii2-target-model

or add, (*4)

"yiister/yii2-target-model": "dev-master"

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

Post-installation

Go to directory with your yii console bootstrap file and execute, (*6)

./yii migrate --migrationPath=@yiister/tm/migrations

The Versions

25/02 2016

dev-master

9999999-dev https://github.com/yiister/yii2-target-model

yii2-target-model is extension for yii framework 2 allows to get custom information for ActiveRecord. It is used in some other extensions.

  Sources   Download

BSD-3-Clause

The Requires

 

frontend extension yii2 helper backend utils