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 2mo 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 19% 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

3344d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/112e535d6d0985e4262ed9d24d1e4454a56c22c1c75e72be2ac4ba083293a8c1?d=identicon)[tmajne](/maintainers/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

[tomatophp/filament-ecommerce

Build your own ecommerce store with FilamentPHP with the Power of Tomato CMS Builder

964.4k1](/packages/tomatophp-filament-ecommerce)[ddesrosiers/silex-annotation-provider

A silex service provider that allows the use of annotations in ServiceControllers.

25246.7k3](/packages/ddesrosiers-silex-annotation-provider)

PHPackages © 2026

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