2017 © Pedro Peláez
 

yii2-extension component

ComponentTrait for yii2, that will allow you to extend your Object instance with behaviors and events functionality.

image

flexibuild/component

ComponentTrait for yii2, that will allow you to extend your Object instance with behaviors and events functionality.

  • Friday, December 12, 2014
  • by SeynovAM
  • Repository
  • 1 Watchers
  • 0 Stars
  • 238 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

Yii2 component extension

ComponentTrait for yii2, that will allow you to extend your Object instance with behaviors and events functionality., (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist flexibuild/component "*"

or add, (*4)

"flexibuild/component": "*"

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

Usage

Add 'use \flexibuild\component\ComponentTrait' section in your class. After that you can use behaviors and events funcitonality in objects of this class., (*6)

The Versions

12/12 2014

dev-master

9999999-dev

ComponentTrait for yii2, that will allow you to extend your Object instance with behaviors and events functionality.

  Sources   Download

MIT

The Requires

 

by Avatar SeynovAM

component extension yii2 behavior event