PHPackages                             springtimesoft/silverstripe-audit-logger - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. springtimesoft/silverstripe-audit-logger

ActiveSilverstripe-vendormodule[Logging &amp; Monitoring](/categories/logging)

springtimesoft/silverstripe-audit-logger
========================================

A module to add security audit log file to Silverstripe

1.0.1(2y ago)0791MITPHP

Since Dec 19Pushed 2y ago4 watchersCompare

[ Source](https://github.com/springtimesoft/silverstripe-audit-logger)[ Packagist](https://packagist.org/packages/springtimesoft/silverstripe-audit-logger)[ Docs](https://github.com/springtimesoft/silverstripe-audit-logger)[ RSS](/packages/springtimesoft-silverstripe-audit-logger/feed)WikiDiscussions develop Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

Silverstripe Audit Logger
=========================

[](#silverstripe-audit-logger)

This module leverages much of the functionality of [silverstripe/auditor](https://github.com/silverstripe/silverstripe-auditor), however replaces the `silverstripe/auditor::AuditLogger` with `springtimesoft/silverstripe-audit-logger::AuditLogger` to write the log to `public/assets/audit.log` rather than the system log.

Once a day it will truncate the log automatically to only keep logs from the last 30 days. This can be set to `0` if no truncation is required. See [configuration](#configuration) below.

Installation
------------

[](#installation)

```
composer require springtimesoft/silverstripe-audit-logger
```

Requirements
------------

[](#requirements)

- Silverstripe ^5
- [silverstripe/auditor](https://github.com/silverstripe/silverstripe-auditor) (automatically imported)

Usage
-----

[](#usage)

Please refer to [silverstripe/auditor](https://github.com/silverstripe/silverstripe-auditor) for usage.

Configuration
-------------

[](#configuration)

The following default values can be updated via your yaml configuration:

```
Springtimesoft\AuditLogger\AuditFactory:
  auditLog: ../public/assets/audit.log
  logLevel: info
  keepForDays: 30
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~134 days

Total

2

Last Release

791d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1463435?v=4)[Ralph Slooten](/maintainers/axllent)[@axllent](https://github.com/axllent)

![](https://avatars.githubusercontent.com/u/8812656?v=4)[Robin](/maintainers/Sitetools)[@Sitetools](https://github.com/Sitetools)

![](https://avatars.githubusercontent.com/u/638857?v=4)[Benjamin Reichelt](/maintainers/deberoppa)[@deberoppa](https://github.com/deberoppa)

---

Top Contributors

[![axllent](https://avatars.githubusercontent.com/u/1463435?v=4)](https://github.com/axllent "axllent (10 commits)")[![Cheddam](https://avatars.githubusercontent.com/u/242621?v=4)](https://github.com/Cheddam "Cheddam (1 commits)")

---

Tags

silverstripeAudit

### Embed Badge

![Health badge](/badges/springtimesoft-silverstripe-audit-logger/health.svg)

```
[![Health](https://phpackages.com/badges/springtimesoft-silverstripe-audit-logger/health.svg)](https://phpackages.com/packages/springtimesoft-silverstripe-audit-logger)
```

###  Alternatives

[bedezign/yii2-audit

Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.

202705.8k4](/packages/bedezign-yii2-audit)[sammaye/yii2-audittrail

A port of audit trail

40417.9k](/packages/sammaye-yii2-audittrail)[robwilkerson/cakephp-audit-log-plugin

Audit Plugin for CakePHP

10068.4k](/packages/robwilkerson-cakephp-audit-log-plugin)[muhammadsadeeq/laravel-activitylog-ui

A beautiful, modern UI for Spatie's Activity Log with advanced filtering, analytics, and real-time features.

17717.0k](/packages/muhammadsadeeq-laravel-activitylog-ui)[phptek/sentry

Sentry.io integration for SilverStripe. Binds Sentry.io to SilverStripe's error &amp; exception handling subsystem.

16210.6k4](/packages/phptek-sentry)[superbig/craft-audit

Log adding/updating/deleting of elements

2054.3k](/packages/superbig-craft-audit)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
