solutosoft/yii-audit-record Stores the change log from ActiveRecord

Yii Audit Record

This extension provides support for store active record changes for Yii2.

Build Status Total Downloads Latest Stable Version

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist solutosoft/yii-audit-record

or add

"solutosoft/yii-audit-record": "*"