spryker / stock
Stock module
8.15.0
2026-05-19 06:35 UTC
Requires
- php: >=8.3
- spryker/acl-merchant-portal-extension: ^1.0.0
- spryker/decimal-object: ^1.0.0
- spryker/event: ^2.0.0
- spryker/kernel: ^3.77.0
- spryker/product: ^5.0.0 || ^6.0.0
- spryker/product-extension: ^1.3.0
- spryker/propel-orm: ^1.0.0
- spryker/stock-extension: ^1.1.0
- spryker/store: ^1.5.0
- spryker/touch: ^3.0.0 || ^4.0.0
- spryker/transfer: ^3.27.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-06-09 08:27:10 UTC
README
Stock manages products stocks. It is possible to define several storage locations in which the products are stored. A product can have multiple stock entries associated with it, and each of these is associated to a storage location. Stocks can be attached only to concrete products. It is also possible to define a product as never out of stock by using a corresponding flag.
Installation
composer require spryker/stock