PHPackages                             emteknetnz/silverstripe-disk-space-report - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. emteknetnz/silverstripe-disk-space-report

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

emteknetnz/silverstripe-disk-space-report
=========================================

Report showing disk space usage

071[1 PRs](https://github.com/emteknetnz/silverstripe-disk-space-report/pulls)PHP

Since Sep 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/emteknetnz/silverstripe-disk-space-report)[ Packagist](https://packagist.org/packages/emteknetnz/silverstripe-disk-space-report)[ RSS](/packages/emteknetnz-silverstripe-disk-space-report/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Silverstripe disk space report
==============================

[](#silverstripe-disk-space-report)

This module provides an admin only report that shows the disk space used by each table in the database.

This module works on Silverstripe 4 and 5.

It has only been tested on MySQL and MariaDB databases.

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

[](#installation)

```
composer require emteknetnz/silverstripe-disk-space-report
```

Usage
-----

[](#usage)

Once installed, you can view the report by going to the `Reports` section in the CMS. You must be an admin to view this report.

A queued job will be created on the first `dev/build` which will calculate the disk space used by each table in the database.

This job will run immediately at first, and after that will run every 24 hours to keep the data up to date.

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

[](#configuration)

You can configure how often the job runs with the following configuration:

```
Emteknetnz\DiskSpaceReport\Jobs\DiskSpaceJob:
  # Run every 12 hours instead of the default 24 hours
  run_every_seconds: 43200
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a25bc04c5720a36869d5a39c6449dde7eb43e19b7c8e666d5f632d6a9ab440b1?d=identicon)[emteknetnz](/maintainers/emteknetnz)

---

Top Contributors

[![emteknetnz](https://avatars.githubusercontent.com/u/4809037?v=4)](https://github.com/emteknetnz "emteknetnz (7 commits)")

### Embed Badge

![Health badge](/badges/emteknetnz-silverstripe-disk-space-report/health.svg)

```
[![Health](https://phpackages.com/badges/emteknetnz-silverstripe-disk-space-report/health.svg)](https://phpackages.com/packages/emteknetnz-silverstripe-disk-space-report)
```

###  Alternatives

[collab/module-consent-mode

Cookie Consent Mode Popup Extension for Magento 2

121.8k](/packages/collab-module-consent-mode)

PHPackages © 2026

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