2017 © Pedro Peláez
 

library laracart

A simple cart for Laravel

image

lukepolo/laracart

A simple cart for Laravel

  • Tuesday, May 29, 2018
  • by lukepolo
  • Repository
  • 20 Watchers
  • 376 Stars
  • 13,159 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 58 Forks
  • 9 Open issues
  • 100 Versions
  • 9 % Grown

The README.md

LaraCart - Laravel Shopping Cart Package (http://laracart.lukepolo.com)

Build Status Latest Stable Version Test Coverage Total Downloads License, (*1)

Features

  • Coupons
  • Session Based System
  • Cross Device Support
  • Multiple cart instances
  • Fees such as a delivery fee
  • Taxation on a the item level
  • Prices display currency and locale
  • Endless item chaining for complex systems
  • Totals of all items within the item chains
  • Item Model Relation at a global and item level
  • Quickly insert items with your own item models

Laravel compatibility

Laravel laracart
5.1 \ 5.2 | 5.3 | 1.1 | 1.2
5.4+ 1.*

Installation

Install the package through Composer. Edit your project's composer.json file by adding:, (*2)

{
    "require": {
        ........,
        "lukepolo/laracart": "1.11.*"
    }
}

If using 5.4 you will need to include the service providers / facade in app/config/app.php:, (*3)

    LukePOLO\LaraCart\LaraCartServiceProvider::class,

Include the Facade :, (*4)

    'LaraCart' => LukePOLO\LaraCart\Facades\LaraCart::class,

Copy over the configuration file by running the command:, (*5)

    php artisan vendor:publish --provider='LukePOLO\LaraCart\LaraCartServiceProvider'

Documentation

http://laracart.lukepolo.com, (*6)

To Contribute to documentation use this repo :, (*7)

https://github.com/lukepolo/laracart-docs, (*8)

License

MIT, (*9)

The Versions

17/10 2017

dev-bug/dont-caulculate-discount-twice

dev-bug/dont-caulculate-discount-twice https://github.com/lukepolo/laracart

A simple cart for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel cart shopping shopping cart

05/09 2017

1.1.x-dev

1.1.9999999.9999999-dev https://github.com/lukepolo/laracart

A simple cart for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel cart shopping shopping cart

03/05 2017
03/01 2017
22/12 2016
22/12 2016
20/12 2016
20/12 2016
19/12 2016
05/12 2016
05/12 2016
14/11 2016
16/10 2016
20/09 2016
19/08 2016
15/08 2016
30/07 2016
26/07 2016
30/05 2016
30/05 2016
11/05 2016
11/05 2016
02/05 2016
01/05 2016
30/04 2016
29/04 2016
29/04 2016
29/04 2016
24/04 2016
21/04 2016
30/03 2016
23/03 2016
15/03 2016
14/03 2016
26/02 2016
26/02 2016
25/02 2016

1.1.8

1.1.8.0 https://github.com/lukepolo/laracart

A simple cart for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel cart shopping shopping cart

25/02 2016

1.1.6

1.1.6.0 https://github.com/lukepolo/laracart

A simple cart for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel cart shopping shopping cart

25/02 2016

1.1.7

1.1.7.0 https://github.com/lukepolo/laracart

A simple cart for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel cart shopping shopping cart

24/02 2016

1.1.5

1.1.5.0 https://github.com/lukepolo/laracart

A simple cart for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel cart shopping shopping cart

23/02 2016

1.1.4

1.1.4.0 https://github.com/lukepolo/laracart

A simple cart for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel cart shopping shopping cart

23/02 2016

1.1.3

1.1.3.0 https://github.com/lukepolo/laracart

A simple cart for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel cart shopping shopping cart

16/02 2016

1.1.2

1.1.2.0 https://github.com/lukepolo/laracart

A simple cart for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel cart shopping shopping cart

10/02 2016

1.1.1

1.1.1.0 https://github.com/lukepolo/laracart

A simple cart for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel cart shopping shopping cart