spryker / kernel
Kernel module
3.73.0
2023-06-13 10:42 UTC
Requires
- php: >=8.0
- everon/collection: ^1.0.0
- spryker/config: ^3.5.0
- spryker/container: ^1.1.0
- spryker/error-handler: ^2.2.0
- spryker/event-dispatcher-extension: ^1.0.0
- spryker/laminas: ^1.0.0
- spryker/log: ^3.7.0
- spryker/propel-orm: ^1.16.0
- spryker/symfony: ^3.5.0
- spryker/util-encoding: ^2.0.0
Requires (Dev)
Suggests
- spryker/event-dispatcher: Add this module when you want to use the EventDispatcher.
- spryker/silex: Add this when you still want to use the abandoned Silex.
- 3.73.0
- 3.72.1
- 3.72.0
- 3.71.2
- 3.71.1
- 3.71.0
- 3.70.1
- 3.70.0
- 3.69.1
- 3.69.0
- 3.68.1
- 3.68.0
- 3.67.0
- 3.66.0
- 3.65.0
- 3.64.1
- 3.64.0
- 3.63.0
- 3.62.0
- 3.61.1
- 3.61.0
- 3.60.0
- 3.59.1
- 3.59.0
- 3.58.0
- 3.57.1
- 3.57.0
- 3.56.0
- 3.55.2
- 3.55.1
- 3.55.0
- 3.54.3
- 3.54.2
- 3.54.1
- 3.54.0
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.2
- 3.50.1
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.1
- 3.46.0
- 3.45.2
- 3.45.1
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.4
- 3.42.3
- 3.42.2
- 3.42.1
- 3.42.0
- 3.41.1
- 3.41.0
- 3.40.0
- 3.39.1
- 3.39.0
- 3.38.0
- 3.37.5
- 3.37.4
- 3.37.3
- 3.37.2
- 3.37.1
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.1
- 3.32.0
- 3.31.1
- 3.31.0
- 3.30.0
- 3.29.2
- 3.29.1
- 3.29.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.1
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.3
- 3.14.2
- 3.14.1
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.1
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.3
- 3.7.2
- 3.7.1
- 3.7.0
- 3.6.0
- 3.5.5
- 3.5.4
- 3.5.3
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.1
- 3.1.0
- dev-master / 3.0.x-dev
- 3.0.0
- 2.8.1
- 2.8.0
- 2.7.1
- 2.7.0
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 2.0.0-RC2
- 2.0.0-RC1
- 1.0.0
- 0.20.0
- dev-beta/app-kernel
- dev-beta/app-store/develop
- dev-beta/apps-6692-delete-secret
- dev-beta/localstack-replacement
- dev-hotfix/testing-propel
- dev-glue-backend-prototype-3-69-0
- dev-beta/lazy_table_map_instantiation
- dev-beta/poc-contract-tests
- dev-beta/glue-backend-prototype
- dev-beta/spryker-mini-api-framework
- dev-beta/glue-backend-prototype-v4
- dev-beta/te-9873-backend-glue-application-plagin-context
- dev-beta/te-9901-extend-glue-application-module
- dev-beta/mp-5445-merchant-products-are-no-buyable
- dev-hotfix/mp-4286-fast-marketplace-code-clean
- dev-hotfix/mp-4623-merchant-1-1-2
- dev-hotfix/te-7948-session-3-2-5
This package is auto-updated.
Last update: 2023-09-22 12:17:18 UTC
README
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