# darryldecode/laravelshoppingcart

Shopping Cart Implementation for Laravel Framework

Repository: https://github.com/darryldecode/laravelshoppingcart
Canonical: https://ross.abutalabs.com/products/darryldecode-laravelshoppingcart
Language: PHP
License Family: other
Topics: laravel, laravel-shopping-cart, shopping-cart, laravel-cart, laravel-5-cart, laravel-5-shoppingcart, laravel-5-shopping-cart
Last push: 2026-04-03T22:06:23+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 75, release rhythm 8, longevity 100
- inputs: {"age_days": 4247, "days_push": 152, "days_rel": 405, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1404, forks 490 (observed 2026-08-28T04:04:38.065350+00:00)

## What it is
A shopping cart implementation package for the Laravel PHP framework, installable via Composer. It manages cart items, quantities, prices, conditions (discounts/fees), model association, and per-user session-bound carts.

## Use cases
- add a shopping cart to a laravel app
- store cart items per user session in php
- apply discounts and fees to a cart
- associate eloquent models with cart items
- manage multiple cart instances in laravel

## When to choose
- you are building an e-commerce or checkout flow in Laravel and need cart state management
- you want session-bound carts with support for item attributes and price conditions

## When to avoid
- you are not using Laravel or PHP
- you need a full e-commerce platform with payments and inventory rather than just a cart

## Facets
- artifact type: library
- maturity: maintenance
- function: plugin-system
- domain: e-commerce, web-development, backend
- platform: php
- tags: shopping-cart, laravel-package, cart-conditions, ecommerce, e-commerce, session, laravel

## Member repositories
- darryldecode/laravelshoppingcart (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.065350+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:50.225827+00:00, confidence not recorded.
  - readme: https://github.com/darryldecode/laravelshoppingcart (fetched 2026-08-28T04:04:38.065350+00:00, sha 97042268d831)
- Data as of 2026-08-30T08:39:29.467469+00:00.
