PHPackages                             yhshanto/shebacart - 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. yhshanto/shebacart

ActiveLibrary

yhshanto/shebacart
==================

v1.1(6y ago)020MITPHP

Since Dec 5Pushed 6y agoCompare

[ Source](https://github.com/yousuf-hossain-shanto/shebacart)[ Packagist](https://packagist.org/packages/yhshanto/shebacart)[ RSS](/packages/yhshanto-shebacart/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Shebacart
=========

[](#shebacart)

### Simple cart package for Laravel artist.

[](#simple-cart-package-for-laravel-artist)

#### Overview

[](#overview)

Using **Shebacart** You can easily implement cart and cart type system (Like Wishlist, Favorite) in your project. Installation and usages is very simple. You can immediately start by making a class that will extend **CartInstance** class. By using this package you can implement multiple cart into a single project. It can store cart data into the session as well as the database. You can also transfer data from session to the database. It can also work with multiple product models like (App\\Product, App\\Service) **Multiple product model**, **Multiple Cart**, **Guest Cart**, **User Cart**, **Multiple User Type** made this package a must-try item

- [Installation](#installation)
- [Usage](#usage)
- [Collections](#collections)
- [Instances](#instances)
- [Models](#models)
- [Database](#database)
- [Transfer](#transfer)
- [Example](#example)

#### Installation

[](#installation)

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

Run the Composer command from the Terminal:

```
composer require yhshanto/shebacart

```

If you still be on version 5.4 of Laravel, You have to add the service provider of the package. To do this open your `config/app.php` file. Add this to the `providers` array:

```
YHShanto\ShebaCart\ShebaCartServiceProvider::class

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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 ~128 days

Total

2

Last Release

2221d ago

### Community

Maintainers

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

---

Top Contributors

[![yousuf-hossain-shanto](https://avatars.githubusercontent.com/u/30166239?v=4)](https://github.com/yousuf-hossain-shanto "yousuf-hossain-shanto (16 commits)")

### Embed Badge

![Health badge](/badges/yhshanto-shebacart/health.svg)

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

PHPackages © 2026

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