Skip to content
/ kernel Public

[READ ONLY] Subtree split of the Kernel module.

License

Notifications You must be signed in to change notification settings

spryker/kernel

Repository files navigation

Kernel Module

Latest Stable Version Minimum PHP Version

Kernel is the basic module for all other modules, it's the heart of Spryker. It provides base classes like AbstractFactories, AbstractDependencyProvider, AbstractPlugins, etc. for Spryker's architecture.

Installation

composer require spryker/kernel

Documentation

Spryker Documentation