Download the PHP package mathewberry/cart without Composer
On this page you can find all versions of the php package mathewberry/cart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mathewberry/cart
More information about mathewberry/cart
Files in mathewberry/cart
Download mathewberry/cart
More information about mathewberry/cart
Files in mathewberry/cart
Vendor mathewberry
Package cart
Short Description A simple, easy to use shopping cart for Laravel
License MIT
Package cart
Short Description A simple, easy to use shopping cart for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package cart
Shopping cart component
Shopping cart component includes a fully intergratable shopping cart with lots of rich features.
Laravel 5.4 Support for version 0.2.0
Installation
To install through composer simply use the following command:
Next add
to
Features
- Get the subtotal
- Get the total
- Get the delivery price
- Get the voucher price
- Get the quantity
- Get the cart total
- Add a product
- Add a voucher
- Check if the cart has a product
- Update the cart
- Remove an item from the cart
- Clear the cart
Usage
Get product
Array Structure
Displaying
Usages
Get all products
Array Structure
Get the subtotal
Add a new product
Get the total
Get the delivery cost
Set the voucher
Get the voucher
Structure
Displaying
Has product
Get the total of a product
Get the quantity of the cart
Update cart item
Remove from cart
Clear the cart
All versions of cart with dependencies
PHP Build Version
Package Version
Requires
illuminate/session Version
^5.4
illuminate/support Version ^5.4
illuminate/html Version ^5.0
illuminate/support Version ^5.4
illuminate/html Version ^5.0
The package mathewberry/cart contains the following files
Loading the files please wait ....