2017 © Pedro Peláez
 

yii2-extension yii2-cart

Cart module for Yii2

image

hiqdev/yii2-cart

Cart module for Yii2

  • Thursday, May 24, 2018
  • by hiqdev
  • Repository
  • 4 Watchers
  • 11 Stars
  • 2,959 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 11 % Grown

The README.md

Yii2 Cart

Cart module for Yii2, (*1)

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status, (*2)

Yii2 extension providing shopping cart module., (*3)

Uses omnilight/yii2-shopping-cart for shopping cart abstraction., (*4)

Provides:, (*5)

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

Installation

The preferred way to install this yii2-extension is through composer., (*6)

Either run, (*7)

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

or add, (*8)

"hiqdev/yii2-cart": "*"

to the require section of your composer.json., (*9)

License

This project is released under the terms of the BSD-3-Clause license. Read more here., (*10)

Copyright © 2015-2018, HiQDev (http://hiqdev.com/), (*11)

The Versions

24/05 2018