PHPackages                             hiqdev/yii2-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hiqdev/yii2-cart

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

hiqdev/yii2-cart
================

Cart module for Yii2

1616.5k7PHP

Since Feb 20Pushed 2y ago5 watchersCompare

[ Source](https://github.com/hiqdev/yii2-cart)[ Packagist](https://packagist.org/packages/hiqdev/yii2-cart)[ RSS](/packages/hiqdev-yii2-cart/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 Cart
=========

[](#yii2-cart)

**Cart module for Yii2**

[![Latest Stable Version](https://camo.githubusercontent.com/902d27030fc82569b61de414d2bca5fbb9a0e4be1b66b2297b88eb907b939824/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f796969322d636172742f762f737461626c65)](https://packagist.org/packages/hiqdev/yii2-cart)[![Total Downloads](https://camo.githubusercontent.com/b6490188612396cf19ef38afb853e3da0e71efa7eb10857f01d42fdd58b911f9/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f796969322d636172742f646f776e6c6f616473)](https://packagist.org/packages/hiqdev/yii2-cart)[![Build Status](https://camo.githubusercontent.com/d6ba3e295e23777829099c0ef9320cd4cf0d921b1dd1ee5358068b8ef3e1601f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6869716465762f796969322d636172742e737667)](https://travis-ci.org/hiqdev/yii2-cart)[![Scrutinizer Code Coverage](https://camo.githubusercontent.com/cf923c61de3e5f923b20eb9ad03c1ebc98230b81faedd322e37118a2e8823f3f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6869716465762f796969322d636172742e737667)](https://scrutinizer-ci.com/g/hiqdev/yii2-cart/)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d2d41b062fdc83bbf55ed566deb0df2476321118beaf01547d935e886d4414ed/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6869716465762f796969322d636172742e737667)](https://scrutinizer-ci.com/g/hiqdev/yii2-cart/)[![Dependency Status](https://camo.githubusercontent.com/37f153c86d93d5f63335dafeae9dc3dbadfb5e515f41a787918a344c79404d31/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6869716465763a796969322d636172742f6465762d6d61737465722f62616467652e737667)](https://www.versioneye.com/php/hiqdev:yii2-cart/dev-master)

[Yii2](http://yiiframework.com) extension providing shopping cart module.

Uses [omnilight/yii2-shopping-cart](https://github.com/omnilight/yii2-shopping-cart) for shopping cart abstraction.

Provides:

- controller with: items adding, updating and deleting
- widget to display cart menu
- grid quantity column

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

[](#installation)

The preferred way to install this yii2-extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require "hiqdev/yii2-cart"
```

or add

```
"hiqdev/yii2-cart": "*"
```

to the require section of your composer.json.

License
-------

[](#license)

This project is released under the terms of the BSD-3-Clause [license](LICENSE). Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

Copyright © 2015-2018, HiQDev ()

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/790fd24da129907d373559f60c6994f664f06e3f518502c03580cc9f3594615e?d=identicon)[hiqdev](/maintainers/hiqdev)

---

Top Contributors

[![hiqsol](https://avatars.githubusercontent.com/u/11820365?v=4)](https://github.com/hiqsol "hiqsol (87 commits)")[![tafid](https://avatars.githubusercontent.com/u/3338188?v=4)](https://github.com/tafid "tafid (50 commits)")[![SilverFire](https://avatars.githubusercontent.com/u/4499203?v=4)](https://github.com/SilverFire "SilverFire (47 commits)")[![bladeroot](https://avatars.githubusercontent.com/u/10207103?v=4)](https://github.com/bladeroot "bladeroot (10 commits)")[![strorch](https://avatars.githubusercontent.com/u/23340907?v=4)](https://github.com/strorch "strorch (4 commits)")[![pkolomiy](https://avatars.githubusercontent.com/u/25683474?v=4)](https://github.com/pkolomiy "pkolomiy (2 commits)")[![maxhaiduk](https://avatars.githubusercontent.com/u/26121646?v=4)](https://github.com/maxhaiduk "maxhaiduk (1 commits)")

---

Tags

hacktoberfest

### Embed Badge

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

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

###  Alternatives

[sensiolabs/storybook-bundle

Bundle to use Storybook with Symfony UX packages.

5796.6k](/packages/sensiolabs-storybook-bundle)[czemu/nova-calendar-tool

Calendar tool for Laravel Nova.

2816.2k](/packages/czemu-nova-calendar-tool)

PHPackages © 2026

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