solutosoft/yii-audit-record

Stores the change log from ActiveRecord

Installs: 1 583

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

3.2.0 2022-03-18 17:49 UTC

This package is auto-updated.

Last update: 2024-03-18 22:17:41 UTC


README

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