spryker/locale
Locale module
Maintainers
4.13.0
2026-06-16 09:03 UTC
Requires
- php: >=8.3
- spryker/acl-merchant-portal-extension: ^1.0.0
- spryker/application-extension: ^1.0.0
- spryker/event-dispatcher-extension: ^1.0.0
- spryker/kernel: ^3.52.0
- spryker/locale-extension: ^1.0.0
- spryker/propel-orm: ^1.8.0
- spryker/store: ^1.19.0
- spryker/store-extension: ^1.0.0
- spryker/transfer: ^3.27.0
- spryker/willdurand-negotiation: ^1.0.0
- spryker/zed-request-extension: ^1.1.0
Requires (Dev)
Suggests
- spryker/config: If you want to use LocaleApplicationPlugin
- spryker/container: If you want to use LocalePlugin.
- spryker/event-dispatcher: If you want to use EventDispatcher plugin.
- spryker/installer: If you want to use Installer plugins.
- spryker/symfony: If you want to use EventDispatcher plugin.
Provides
None
Conflicts
None
Replaces
None
proprietary 5cacdf4558895dff43dae792e66ec2452d450143
This package is auto-updated.
Last update: 2026-06-23 09:04:52 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
Locale provides database structure and initial data for locales. It provides API to create, delete, and read locales, as well as to retrieve the current locale in the Storage.
Installation
composer require spryker/locale
