solutosoft/yii-audit-record

Stores the change log from ActiveRecord


Keywords
Audit, Behavior, active-record, yii2, activerecord, logging, yii2-extension
License
BSD-3-Clause

Documentation

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": "*"