Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
CategoryFacade
✓ use Spryker\Zed\Category\Business\CategoryFacade;
Instantiate the CategoryFacade to manage categories
use Spryker\Zed\Category\Business\CategoryFacade;
$facade = new CategoryFacade();
$categories = $facade->getAllCategoryCollection();
Debug
Known issues
No known issues recorded.
Upgrade
Version history
5.24.1latest on Packagist
Audit
Dependencies
No dependency data recorded yet.