2017 © Pedro Peláez
 

library yii-audit-module

Track and store usage information including page requests, database field changes and system errors.

image

cornernote/yii-audit-module

Track and store usage information including page requests, database field changes and system errors.

  • Thursday, April 19, 2018
  • by cornernote
  • Repository
  • 12 Watchers
  • 20 Stars
  • 3,585 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 14 Forks
  • 10 Open issues
  • 16 Versions
  • 7 % Grown

The README.md

Yii Audit Module

Track and display usage information including page requests, database field changes, php errors and yii logs., (*1)

Features

Visitor Request Tracking

  • Track site activity including everything you need to know about the request.
  • The error handler will automatically create an AuditRequest record for each visitor hit.
  • When the application ends it will update the AuditRequest with memory and time information.

Tracks the following information:, (*2)

  • Links - Requested URL, referring URL, redirecting to URL (read from the headers at the end of the application)
  • User - Visitors IP Address and logged in user's ID
  • Superglobals - ($_GET/$_POST/$_SESSION/$_FILES/$_COOKIE), the arrays are serialized then compressed using gzip
  • Timers - Start and end times of the application
  • Memory - Memory usage and peak memory usage

Model Field Tracking

  • Tracks the old and new values each time your model is saved.
  • Behavior can easily be attached to any model you want to track field changes.
  • Each field change is related to an AuditRequest so you can see the entire state of the visitors action.
  • Performs multiple inserts in a single query with CDbCommandBuilder::createMultipleInsertCommand().
  • Provides views that can be rendered into your application to show changed fields for your model.

Error Tracking

  • Full error stack dump is saved, even in live mode.
  • Catches all errors, including fatal errors.
  • View all the collected data from the module interface.
  • Each error is related to an AuditRequest so you can see the entire state of the visitors action.

Log Tracking

  • Save logs to your database for easy real-time debugging or for checking on historical logs.
  • Each log is related to an AuditRequest so you can see the entire state of the visitors action.

Resources

Support

License

BSD-3-Clause, Copyright © 2013-2014 Mr PHP, (*3)

Mr PHP, (*4)

Latest Stable Version Total Downloads Monthly Downloads Latest Unstable Version Build Status License, (*5)

The Versions

19/04 2018

dev-master

9999999-dev

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

19/04 2018

1.1.11

1.1.11.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

21/04 2015

1.x-dev

1.9999999.9999999.9999999-dev

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

23/03 2015

dev-bs3

dev-bs3

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

24/02 2015

1.1.10

1.1.10.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

17/07 2014

1.1.9

1.1.9.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

15/07 2014

1.1.8

1.1.8.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

19/05 2014

1.1.7

1.1.7.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

19/05 2014

1.1.6

1.1.6.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

16/05 2014

1.1.5

1.1.5.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

06/02 2014

1.1.4

1.1.4.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

20/01 2014

1.1.3

1.1.3.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

27/12 2013

1.1.2

1.1.2.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

21/12 2013

1.1.1

1.1.1.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

21/12 2013

1.1.0

1.1.0.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging

20/12 2013

1.0.0

1.0.0.0

Track and store usage information including page requests, database field changes and system errors.

  Sources   Download

BSD-3-Clause

The Requires

 

by Zain ul abidin

logging yii error handler audit mrphp request logging model logging