spryker/application-extension
ApplicationExtension module
1.1.0
2.9M downloads/mo
#3652 most downloaded on Packagist
spryker/application-extension
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
3 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jan 2019 to Aug 2022
2020
2021
2022
2023
2024
2025
2026
Releases
latest 3-
1.1.026 Aug 2022Release notes
Open source →Included commits: 1.0.1...1.1.0
Improvements
- Introduced
SecurityHeaderExpanderPluginInterfaceto provide extension capabilities for security headers.
- Introduced
-
1.0.114 Jan 2019 -
1.0.010 Jan 2019Release notes
Open source →Included commits: https://github.com/spryker/application-extension/tree/1.0.0
Initial Release
- Introduced
ApplicationExtensionInterfacethat defines method for new application extensions that should be used by newApplicationclass that was introduced inApplicationmodule. - Introduced
BootableApplicationExtensionInterfacethat defines method for new application extensions that should be used by newApplicationclass that was introduced inApplicationmodule. Defines only application extensions that should execute some code on application boot.
- Introduced