spryker/product
Product module
Maintainers
6.55.0
2026-06-02 15:21 UTC
Requires
- php: >=8.3
- spryker/acl-merchant-portal-extension: ^1.0.0
- spryker/event: ^1.0.0 || ^2.3.0
- spryker/kernel: ^3.34.0
- spryker/key-builder: ^1.0.0
- spryker/locale: ^3.0.0 || ^4.0.0
- spryker/log: ^3.0.0
- spryker/message-broker: ^1.15.0
- spryker/message-broker-extension: ^1.0.0
- spryker/product-extension: ^1.5.0
- spryker/product-management-extension: ^1.9.0
- spryker/propel-orm: ^1.0.0
- spryker/publisher-extension: ^1.0.0
- spryker/storage: ^3.0.0
- spryker/store: ^1.1.0
- spryker/symfony: ^3.0.0
- spryker/touch: ^3.0.0 || ^4.0.0
- spryker/transfer: ^3.27.0
- spryker/url: ^3.16.0
- spryker/util-encoding: ^2.0.0
- spryker/util-text: ^1.1.0
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
proprietary f4f105dde30e2f834ebfa43455e6a2e25399f759
This package is auto-updated.
Last update: 2026-06-25 03:40:12 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
Product provides base infrastructure and CRUD operations to handle abstract product and concrete products. Typically, product data is maintained and enriched in an external Product Information Management (PIM) system. As soon as data is gathered, they are imported to Spryker OS. Incoming product data is transformed into the project specific data structure.
Installation
composer require spryker/product
