PHPackages                             webzera/laracart - 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. webzera/laracart

ActiveLibrary[Framework](/categories/framework)

webzera/laracart
================

This cart package is for laravel ecommerce

022PHPCI failing

Since Oct 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/webzera/laracart)[ Packagist](https://packagist.org/packages/webzera/laracart)[ RSS](/packages/webzera-laracart/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Requirements
------------

[](#requirements)

- PHP &gt;= 7.3.0
- Laravel &gt;= 7.0.0

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

[](#installation)

> And make sure the product view page completed in home page of the ecommerce site and 'Add Cart' button the button link is {{ route('cart::add', $product) }}

> -Here $product is 'single product object'.

> products table, factory and seeds file download form databasesource folder in webzera/laracart.

> Before use factory file, make sure Product model created

```
php artisan tinker
factory('App\Product', 50)->create()

```

First, install laravel 7, and make sure that the database connection settings are correct.

```
composer require webzera/laracart

```

or

```
php composer.phar require webzera/laracart

```

`php artisan vendor:publish --force`

Open `http://localhost/cart/` in browser,

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/89cb1a5cec4faca227565207da6c3771aa6caebe12c429fbceb5ba3dc64a287f?d=identicon)[webzera](/maintainers/webzera)

---

Top Contributors

[![webzera](https://avatars.githubusercontent.com/u/48677569?v=4)](https://github.com/webzera "webzera (16 commits)")

---

Tags

cartecommercelaravelonline-shopphp

### Embed Badge

![Health badge](/badges/webzera-laracart/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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