Download the PHP package vanilo/cart without Composer
On this page you can find all versions of the php package vanilo/cart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cart
Vanilo Cart Module
This is the standalone cart module of the Vanilo E-commerce Framework.
Installation
(As Standalone Component)
composer require vanilo/cart
php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
- Add
Vanilo\Cart\Providers\ModuleServiceProvider::class
to modules inconfig/concord.php
php artisan migrate
Usage
See the Vanilo Cart Documentation for more details.
All versions of cart with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
konekt/concord Version ^1.13
konekt/enum Version ^4.2
laravel/framework Version ^10.43|^11.0
vanilo/contracts Version ^4.0
vanilo/support Version ^4.0
konekt/concord Version ^1.13
konekt/enum Version ^4.2
laravel/framework Version ^10.43|^11.0
vanilo/contracts Version ^4.0
vanilo/support Version ^4.0
The package vanilo/cart contains the following files
Loading the files please wait ....