PHPackages                             shopsys/sysreports - 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. shopsys/sysreports

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

shopsys/sysreports
==================

Reports functionality for Shopsys

014PHP

Since Jul 29Pushed 11y ago1 watchersCompare

[ Source](https://github.com/svenanders/php-shopsys-sysreports)[ Packagist](https://packagist.org/packages/shopsys/sysreports)[ RSS](/packages/shopsys-sysreports/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

SysReports for ShopSys
======================

[](#sysreports-for-shopsys)

\###More info

### How to use

[](#how-to-use)

In your composer.json, add the following line

```
"shopsys/php-shopsys-sysreports": "dev-master"

```

In your code, include the class:

```
use SysReports/SysReports as reports;

```

(or use composer's autoloader)

and then in your functions, use it like this:

```
 $SysReports = new reports();

```

Tests:

execute **phpunit vendor/shopsys/sysreports/tests/** from the root of your project to run the tests

\#####License:

Sven Anders Robbestad (C) 2014

[![CC BY](https://camo.githubusercontent.com/011d72eeefe5ba12a3df6878a8693f73852fcd3627a7857c2dce5eb9401055ce/687474703a2f2f692e6372656174697665636f6d6d6f6e732e6f72672f6c2f62792f332e302f38387833312e706e67)](https://camo.githubusercontent.com/011d72eeefe5ba12a3df6878a8693f73852fcd3627a7857c2dce5eb9401055ce/687474703a2f2f692e6372656174697665636f6d6d6f6e732e6f72672f6c2f62792f332e302f38387833312e706e67)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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/5257dba340429532436352ef4feb5e76ced7a0b0ff83b302d29479192d8b1cdb?d=identicon)[svenanders](/maintainers/svenanders)

---

Top Contributors

[![robbestad](https://avatars.githubusercontent.com/u/1560743?v=4)](https://github.com/robbestad "robbestad (11 commits)")

### Embed Badge

![Health badge](/badges/shopsys-sysreports/health.svg)

```
[![Health](https://phpackages.com/badges/shopsys-sysreports/health.svg)](https://phpackages.com/packages/shopsys-sysreports)
```

###  Alternatives

[lucleroy/php-regex

PHP Regular Expressions Builder

474.7k3](/packages/lucleroy-php-regex)[princejohnsantillan/reflect

Clearer API for PHP Attributes and Reflection.

1610.9k](/packages/princejohnsantillan-reflect)

PHPackages © 2026

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