spryker / data-import
DataImport module
1.21.0
2023-03-31 19:36 UTC
Requires
- php: >=8.0
- spryker/config: ^3.0.0
- spryker/data-import-extension: ^1.2.0
- spryker/error-handler: ^2.1.0
- spryker/event: ^2.3.0
- spryker/graceful-runner: ^1.0.0
- spryker/kernel: ^3.30.0
- spryker/locale: ^2.0.0 || ^3.0.0 || ^4.0.0
- spryker/propel-orm: ^1.0.0
- spryker/queue: ^1.5.0
- spryker/store: ^1.15.0
- spryker/symfony: ^3.0.0
- spryker/touch: ^3.0.0 || ^4.0.0
- spryker/transfer: ^3.25.0
- spryker/util-data-reader: ^1.1.0
- spryker/util-encoding: ^2.0.0
Requires (Dev)
Suggests
- spryker/event-behavior: To be able to use the DataImportEventBehaviorPlugin please install the spryker/event-behavior module, minimum required version: 0.1.0
- 1.21.0
- 1.20.1
- 1.20.0
- 1.19.1
- 1.19.0
- 1.18.1
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.1
- 1.13.0
- 1.12.0
- 1.11.1
- 1.11.0
- 1.10.1
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.0
- dev-master / 1.0.x-dev
- 1.0.1
- 1.0.0
- 0.2.0
- 0.1.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-beta/lazy_table_map_instantiation
- dev-beta/poc-contract-tests
- dev-beta/spryker-mini-api-framework
- dev-beta/glue-backend-prototype
- 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-29 12:02:20 UTC
README
DataImport handles data imports. It allows inserts and updates. The module uses the Event module in certain cases, for example to print debug output to the console or time information if the specific subscriber is added.
Installation
composer require spryker/data-import