Download the PHP package michaelbelgium/shoppingcart without Composer
On this page you can find all versions of the php package michaelbelgium/shoppingcart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michaelbelgium/shoppingcart
More information about michaelbelgium/shoppingcart
Files in michaelbelgium/shoppingcart
Download michaelbelgium/shoppingcart
More information about michaelbelgium/shoppingcart
Files in michaelbelgium/shoppingcart
Vendor michaelbelgium
Package shoppingcart
Short Description Laravel Shoppingcart
License MIT
Package shoppingcart
Short Description Laravel Shoppingcart
License MIT
Keywords laravelshoppingcart
Please rate this library. Is it a good library?
Informations about the package shoppingcart
LaravelShoppingcart
A simple shoppingcart implementation for Laravel.
Installation
Install the package through Composer.
Run the Composer require command from the Terminal:
composer require michaelbelgium/shoppingcart
Difference between Crinsane/LaravelShoppingcart
- Added functionality
Cart::cost()
Cart::costFormat()
- Enum
CostType
Cart::totalFormat()
Cart::taxFormat()
Cart::subtotalFormat()
- More recent Laravel support
- More typed parameters, returns, properties, ...
- Less usage of magic properties - really dislike this one
- Refactoring
Overview and usage
Look at the detailed wiki to learn more about LaravelShoppingcart
All versions of shoppingcart with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^10
illuminate/session Version ^10
illuminate/events Version ^10
illuminate/session Version ^10
illuminate/events Version ^10
The package michaelbelgium/shoppingcart contains the following files
Loading the files please wait ....