vanilo/cart

Vanilo Cart Module
255,324 51
Install
composer require vanilo/cart
Latest Version:5.2.1
PHP:^8.3
License:MIT
Last Updated:May 28, 2026
Links: GitHub  ·  Packagist
Maintainer: vanilo

Vanilo Cart Module

Tests Packagist version Packagist downloads MIT Software License

This is the standalone cart module of the Vanilo E-commerce Framework.

Installation

(As Standalone Component)

  1. composer require vanilo/cart
  2. php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
  3. Add Vanilo\Cart\Providers\ModuleServiceProvider::class to modules in config/concord.php
  4. php artisan migrate

Usage

See the Vanilo Cart Documentation for more details.

Related Packages

creolab/cart

Simple cart library

86 1
amsgames/laravel-shop

Package set to provide shop or e-commerce functionality (such as CART, ORDERS, T...

5,945 475
pixelpeter/laravel5-woocommerce-api-client

Laravel 5 wrapper for the Woocommerce REST API

106,547 123
khaledkhamis/laravel-shop

Package set to provide shop or e-commerce functionality (such as CART, ORDERS, T...

49 2
creolab/shop

Ecommerce module for Krustr CMS

72 4