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

ActiveLaravel-module[Utility &amp; Helpers](/categories/utility)

faysal0x1/cart-module
=====================

Cart service module for Laravel REST + Inertia apps.

1.0.0(3mo ago)012MITPHPPHP ^8.2

Since Jan 11Pushed 3mo agoCompare

[ Source](https://github.com/faysal0x1/cart-module)[ Packagist](https://packagist.org/packages/faysal0x1/cart-module)[ RSS](/packages/faysal0x1-cart-module/feed)WikiDiscussions main Synced 1mo ago

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

Cart Module
===========

[](#cart-module)

Provides cart services, API endpoints, and migrations for Laravel applications using [nwidart/laravel-modules](https://github.com/nWidart/laravel-modules).

Installation
------------

[](#installation)

```
composer require nwidart/laravel-modules
composer require joshbrw/laravel-module-installer
composer require faysal0x1/cart-module
php artisan module:enable Cart
php artisan migrate
php artisan optimize:clear

```

Features
--------

[](#features)

- Cart service binding (`modules.cart.service`)
- API routes in `routes/api.php`
- Database tables for cart sessions/items

License
-------

[](#license)

MIT

###  Health Score

37

—

LowBetter than 82% of packages

Maintenance83

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

118d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b04cc9f0083811cc99536fa81da5da28d93a919f215cd140d710e06bbea77a43?d=identicon)[faysal0x1](/maintainers/faysal0x1)

---

Top Contributors

[![faysal0x1](https://avatars.githubusercontent.com/u/64875731?v=4)](https://github.com/faysal0x1 "faysal0x1 (2 commits)")

---

Tags

laravelmodulecart

### Embed Badge

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

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

PHPackages © 2026

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