Download the PHP package vsevolod-ryzhov/yii2-ar-logger without Composer
On this page you can find all versions of the php package vsevolod-ryzhov/yii2-ar-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vsevolod-ryzhov/yii2-ar-logger
More information about vsevolod-ryzhov/yii2-ar-logger
Files in vsevolod-ryzhov/yii2-ar-logger
Download vsevolod-ryzhov/yii2-ar-logger
More information about vsevolod-ryzhov/yii2-ar-logger
Files in vsevolod-ryzhov/yii2-ar-logger
Vendor vsevolod-ryzhov
Package yii2-ar-logger
Short Description Yii2 ActiveRecord changes logger
License MIT
Package yii2-ar-logger
Short Description Yii2 ActiveRecord changes logger
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-ar-logger
Logger behavior for Yii2 Active Record
Log change of Yii2 AR models
Installation
Via Composer
Logs storage
You can install migration to store data in your database:
or you can use your own storage data class, which should implement ArLoggerStorageInterface interface
Usage
Update your ActiveRecord class:
-
if you use the built-in class DbLoggerStorage
- if you want to use your own storage:
All versions of yii2-ar-logger with dependencies
PHP Build Version
Package Version
The package vsevolod-ryzhov/yii2-ar-logger contains the following files
Loading the files please wait ....