spryker / category
Category module
5.24.1
2026-04-23 14:27 UTC
Requires
- php: >=8.3
- spryker/acl-merchant-portal-extension: ^1.0.0
- spryker/category-extension: ^1.2.0
- spryker/event: ^2.3.0
- spryker/kernel: ^3.30.0
- spryker/locale: ^3.0.0 || ^4.0.0
- spryker/propel: ^3.0.0
- spryker/propel-orm: ^1.22.0
- spryker/store: ^1.0.0
- spryker/touch: ^4.5.0
- spryker/transfer: ^3.27.0
- spryker/url: ^3.5.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-06-11 19:27:27 UTC
README
Category helps you to build a product organisation structure. Categories are modelled in an hierarchical structure, a tree. The category node entity links a category to its parent categories. Category module allows you to manage the categories in your application, the specific category nodes and the tree structure itself.
Installation
composer require spryker/category