spryker/category
Category module
Maintainers
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)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
proprietary 7fcf4b8726038a412a263e97d1905959866b6a96
This package is auto-updated.
Last update: 2026-06-24 12:05:25 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
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
