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

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

shopsys/syscart
===============

System cart functionality for Shopsys

0.0.1(11y ago)016CC-BYPHPPHP &gt;=5.3.0

Since Jul 28Pushed 11y ago1 watchersCompare

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

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

SysCart for ShopSys
===================

[](#syscart-for-shopsys)

\###More info

### How to use

[](#how-to-use)

In your composer.json, add the following line

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

```

In your code, include the class:

```
use SysCart/SysCart as cart;

```

(or use composer's autoloader)

and then in your functions, use it like this:

```
 $SysCart = new cart();

```

Tests:

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4308d ago

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

---

Tags

hash

### Embed Badge

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

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

###  Alternatives

[hashids/hashids

Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers

5.5k48.6M278](/packages/hashids-hashids)[torann/hashids

Laravel package for Hashids

54335.1k](/packages/torann-hashids)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[delight-im/ids

Short, obfuscated and efficient IDs for PHP

289.5k1](/packages/delight-im-ids)[light/hashids

Hashids for Yii2

1120.2k](/packages/light-hashids)[bvdputte/kirby-fingerprint

Cache-busting utility to fingerprint assets (JS/CSS) in Kirby 3

1610.0k](/packages/bvdputte-kirby-fingerprint)

PHPackages © 2026

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