2017 © Pedro Peláez
 

yii2-extension yii2-activerecord-history

Storage history of changes to ActiveRecord

image

factorenergia/yii2-activerecord-history

Storage history of changes to ActiveRecord

  • Tuesday, August 1, 2017
  • by factorenergia
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1,127 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 24 Forks
  • 0 Open issues
  • 6 Versions
  • 29 % Grown

The README.md

Yii2 ActiveRecord History Extension for Yii 2

This extension adds storage history of changes to the AR model, (*1)

Installation

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

Either run, (*3)

php composer.phar require nhkey/yii2-activerecord-history "*"

or add, (*4)

"nhkey/yii2-activerecord-history": "*"

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

If you are using DBManager as Manager, you need to run, (*6)

php yii migrate --migrationPath=@vendor/nhkey/yii2-activerecord-history/migrations

Usage

If the property is not specified, the default manager is DBManager. In the extension is two managers: DBManager and FileManager. You can extend the class BaseManager., (*7)

There are two way how usage this extension: - As behavior - As extend the class ActiveRecord DEPRECATED, (*8)

Update to 1.1.2

For update you need to run:, (*9)

php yii migrate --migrationPath=@vendor/nhkey/yii2-activerecord-history/migrations

Credits

Author: Mikhail Mikhalev, (*10)

Email: mail@mikhailmikhalev.ru, (*11)

The Versions

01/08 2017

dev-master

9999999-dev

Storage history of changes to ActiveRecord

  Sources   Download

BSD-3-Clause

The Requires

 

by Mikhail Mikhalev

yii2 activerecord history

11/11 2015

1.1.2.2

1.1.2.2

Storage history of changes to ActiveRecord

  Sources   Download

BSD-3-Clause

The Requires

 

by Mikhail Mikhalev

yii2 activerecord history

14/10 2015

1.1.2.1

1.1.2.1

Storage history of changes to ActiveRecord

  Sources   Download

BSD-3-Clause

The Requires

 

by Mikhail Mikhalev

yii2 activerecord history

13/10 2015

1.1.2

1.1.2.0

Storage history of changes to ActiveRecord

  Sources   Download

BSD-3-Clause

The Requires

 

by Mikhail Mikhalev

yii2 activerecord history

13/10 2015

1.1.1

1.1.1.0

Storage history of changes to ActiveRecord

  Sources   Download

BSD-3-Clause

The Requires

 

by Mikhail Mikhalev

yii2 activerecord history

21/07 2015

v1.1.0

1.1.0.0

Storage history of changes to ActiveRecord

  Sources   Download

BSD-3-Clause

The Requires

 

by Mikhail Mikhalev

yii2 activerecord history