PHPackages                             yasinsvr/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. yasinsvr/cart

ActiveLibrary[Framework](/categories/framework)

yasinsvr/cart
=============

Laravel shopping cart

v1.1.0(1y ago)12MITPHPPHP ^8.1

Since Jun 5Pushed 10mo agoCompare

[ Source](https://github.com/yasinsvr/laravel-shopping-cart)[ Packagist](https://packagist.org/packages/yasinsvr/cart)[ RSS](/packages/yasinsvr-cart/feed)WikiDiscussions main Synced today

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

Laravel Shopping Cart
=====================

[](#laravel-shopping-cart)

A Shopping Cart Implementation for Laravel Framework

### **It's ready for version 10 &amp; 11 &amp; 12**

[](#its-ready-for-version-10--11--12)

INSTALLATION
------------

[](#installation)

Install the package through [Composer](http://getcomposer.org/).

```
composer require yasinsvr/cart
```

CONFIGURATION
-------------

[](#configuration)

1. Open config/app.php and add this line to your Service Providers Array.

```
YasinSVR\Cart\CartServiceProvider::class
```

2. Open config/app.php and add this line to your Aliases

```
  'Cart' => YasinSVR\Cart\Facades\CartFacade::class
```

3. Optional configuration file (useful if you plan to have full control)

```
php artisan vendor:publish --provider="YasinSVR\Cart\CartServiceProvider" --tag="config"
```

**I'll Make Documation Soon :)**

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance51

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

Every ~0 days

Total

2

Last Release

393d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/12e576f99ea97def753969f10e2406fe2113e6e92e46f78884e3ac84b5f46be0?d=identicon)[yasinsvr](/maintainers/yasinsvr)

---

Top Contributors

[![yasinsvr](https://avatars.githubusercontent.com/u/178591010?v=4)](https://github.com/yasinsvr "yasinsvr (24 commits)")

---

Tags

laravelcartshopping cart

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[darryldecode/cart

Laravel 5 Shopping cart

1.4k1.8M7](/packages/darryldecode-cart)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M6](/packages/propaganistas-laravel-disposable-email)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)

PHPackages © 2026

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