PHPackages                             shopsys/sysstdlib - 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/sysstdlib

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

shopsys/sysstdlib
=================

Standard Lib for Shopsys. Mandatory for Shopsys

0511PHP

Since Aug 4Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (1)

SysStdLib for ShopSys
=====================

[](#sysstdlib-for-shopsys)

\###More info

### How to use

[](#how-to-use)

In your composer.json, add the following line

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

```

In your code, include the class:

```
use SysReports/SysStdLib as lib;

```

(or use composer's autoloader)

and then in your functions, use it like this:

```
 lib::getConfig();

```

Tests:

execute **phpunit vendor/shopsys/sysmandrill/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

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

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 (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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