spryker / cart
Cart module
7.13.0
2024-11-04 14:07 UTC
Requires
- php: >=8.2
- spryker/calculation: ^4.9.0
- spryker/cart-extension: ^1.11.0 || ^2.7.0 || ^4.3.0
- spryker/kernel: ^3.30.0
- spryker/messenger: ^3.1.0
- spryker/quote: ^2.10.0
- spryker/transfer: ^3.25.0
- spryker/util-text: ^1.5.0
- spryker/zed-request: ^3.6.0
Requires (Dev)
Suggests
- spryker/customer: If you want to use Customer plugins, minimum required version: 7.4.0.
- spryker/persistent-cart: If you want to use persistent cart
- 7.13.0
- 7.12.1
- 7.12.0
- 7.11.0
- 7.10.2
- 7.10.1
- 7.10.0
- 7.9.1
- 7.9.0
- 7.8.0
- 7.7.2
- 7.7.1
- 7.7.0
- 7.6.0
- 7.5.0
- 7.4.1
- 7.4.0
- 7.3.0
- 7.2.1
- 7.2.0
- 7.1.0
- dev-master / 7.0.x-dev
- 7.0.0
- 6.1.1
- 6.1.0
- 6.0.0
- 5.12.0
- 5.11.0
- 5.10.1
- 5.10.0
- 5.9.0
- 5.8.0
- 5.7.0
- 5.6.0
- 5.5.3
- 5.5.2
- 5.5.1
- 5.5.0
- 5.4.0
- 5.3.0
- 5.2.0
- 5.1.0
- 5.0.0
- 4.6.0
- 4.5.0
- 4.4.0
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 3.1.1
- 3.1.0
- 3.0.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-RC2
- 2.0.0-RC1
- 1.0.0
- 0.20.0
- dev-beta/frw-8430/master-enable-sniffers-for-3rd-party-modules
- dev-beta/app-store/develop
- dev-hotfix/testing-propel
- dev-beta/lazy_table_map_instantiation
- dev-beta/poc-contract-tests
- dev-beta/spryker-mini-api-framework
- dev-beta/glue-backend-prototype
- dev-beta/glue-backend-prototype-v4
- dev-beta/te-9873-backend-glue-application-plagin-context
- dev-beta/te-9901-extend-glue-application-module
- dev-backport/6.2.0
- dev-tag-5.12.0
- dev-master-v5-11-0
- dev-backport/ps-10209/cart-5.10.1
- dev-tag-6.1.1
This package is auto-updated.
Last update: 2024-11-05 16:34:00 UTC
README
Cart consists of a few components in Yves and Zed. The Yves components create the cart requests and persist the cart into the session. The Zed components persist the data into the database and expand the items with data obtained from plugins.
Installation
composer require spryker/cart