spryker / glue-application
GlueApplication module
1.57.0
2023-07-20 15:05 UTC
Requires
- php: >=8.0
- spryker/application: ^3.13.0
- spryker/application-extension: ^1.0.0
- spryker/container: ^1.0.0
- spryker/doctrine-inflector: ^1.0.0
- spryker/documentation-generator-api-extension: ^1.0.0
- spryker/documentation-generator-rest-api-extension: ^1.0.0
- spryker/event-dispatcher-extension: ^1.0.0
- spryker/glue-application-extension: ^1.14.0
- spryker/kernel: ^3.58.0
- spryker/log: ^3.0.0
- spryker/session: ^3.0.0 || ^4.0.0
- spryker/store: ^1.19.0
- spryker/symfony: ^3.5.0
- spryker/transfer: ^3.25.0
- spryker/util-encoding: ^2.0.0
- willdurand/negotiation: ^2.3 || ^3.0.0
Requires (Dev)
Suggests
- spryker/config: If you want to use Config.
- spryker/event-dispatcher: If you want to use the EventDispatcher plugin.
- spryker/silex: If you want to use ServiceProvider.
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.48.0
- 1.47.1
- 1.47.0
- 1.46.1
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.1
- 1.43.0
- 1.42.0
- 1.41.2
- 1.41.1
- 1.41.0
- 1.40.0
- 1.39.1
- 1.39.0
- 1.38.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.1
- 1.28.0
- 1.27.2
- 1.27.1
- 1.27.0
- 1.26.1
- 1.26.0
- 1.25.3
- 1.25.2
- 1.25.1
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.1
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.3
- 1.14.2
- 1.14.1
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.1
- 1.11.0
- 1.10.0
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- dev-master / 1.0.x-dev
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-beta/app-kernel
- dev-beta/localstack-replacement
- dev-hotfix/testing-propel
- dev-beta/app-store/develop
- dev-beta/apps-6692-delete-secret
- dev-glue-backend-prototype-1-41-2
- dev-beta/poc-contract-tests
- dev-beta/lazy_table_map_instantiation
- dev-beta/spryker-mini-api-framework
- dev-beta/glue-backend-prototype
- dev-beta/glue-backend-prototype-v4
- dev-beta/te-9901-extend-glue-application-module
- dev-beta/te-9873-backend-glue-application-plagin-context
- 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
This package is auto-updated.
Last update: 2023-09-29 12:37:25 UTC
README
GlueApplication module provides API infrastructure for Spryker features. Clients can hook their resources, validators, formatters, commands to this module so that custom logic can be executed.
Installation
composer require spryker/glue-application