spryker/glue-application
GlueApplication module
Maintainers
1.76.2
2026-06-23 15:20 UTC
Requires
- php: >=8.3
- spryker/application: ^3.37.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/locale: ^3.10.0 || ^4.2.0
- spryker/log: ^3.0.0
- spryker/session: ^3.0.0 || ^4.0.0
- spryker/store: ^1.28.0
- spryker/symfony: ^3.5.0
- spryker/transfer: ^3.27.0
- spryker/util-encoding: ^2.0.0
- symfony/framework-bundle: ^6.0.0 || ^7.0.0
Requires (Dev)
Suggests
- spryker/api-platform: If you want migrated endpoints to replay legacy ControllerBeforeAction and RestUserValidator plugin chains via the API Platform compatibility bridge.
- 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.
Provides
None
Conflicts
None
Replaces
None
proprietary 919da93a7e1d133fb18f0dad4b17bc0c36d543ee
This package is auto-updated.
Last update: 2026-06-24 17:25:33 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
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
