PHPackages                             tmajne/silex-cart - 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. [Framework](/categories/framework)
4. /
5. tmajne/silex-cart

ActiveProject[Framework](/categories/framework)

tmajne/silex-cart
=================

silex cart application project

v0.6(9y ago)01MITPHPPHP &gt;=7.1

Since Mar 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/tmajne/silex-cart)[ Packagist](https://packagist.org/packages/tmajne/silex-cart)[ RSS](/packages/tmajne-silex-cart/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (9)Versions (2)Used By (0)

**App**

**Reqirements**

- php7.1-xml
- php7.1-mbstring
- php7.1-sqlite3
- $app\['cart.storage.path'\] - path must be writable

**API**

***Games***

- listing: GET: games?limit=20
- show one item: GET: games/{gameId}
- create: PUT: games/ - parameters "title" and "price"
- update: POST: games/{gameId} - parameters "title" or/and "price"
- remove: DELETE: games/{gameId}
- load test data: PUT: /games/load/test/data

***Cart***

- listing: GET: carts/admin?limit=20
- show on item: GET: carts/{cartId}
- create: PUT: carts/
- remove: DELETE: carts/{cartId}
- add item: PUT: carts/{cartId}/items/{itemId}?count=3
- update item quantity: POST: carts/{cartId}/items/{itemId}/{deltaQuantity}
- remove item: DELETE: carts/{cartId}/items/{itemId}

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

3393d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7447603?v=4)[ttomczyk](/maintainers/tmajne)[@tmajne](https://github.com/tmajne)

---

Top Contributors

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

---

Tags

cartsilexsilex-applicationphpsilexcart

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tmajne-silex-cart/health.svg)

```
[![Health](https://phpackages.com/badges/tmajne-silex-cart/health.svg)](https://phpackages.com/packages/tmajne-silex-cart)
```

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[getkirby/cms

The Kirby core

1.5k567.4k438](/packages/getkirby-cms)[alleyinteractive/mantle-framework

A framework for powerful WordPress development

28295.7k2](/packages/alleyinteractive-mantle-framework)[bowphp/framework

The bow PHP Framework

6016.7k13](/packages/bowphp-framework)[letsdrink/ouzo

Ouzo PHP MVC framework

6810.7k1](/packages/letsdrink-ouzo)

PHPackages © 2026

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