PackageTrack
Sign in Get early access

spryker/http

Http module

1.16.0 2.2M downloads/mo #4998 most downloaded on Packagist spryker/http

What this package is like to depend on

Last release 5 months ago

18 Mar 2026

Release timing varies

gaps range from 9 days to 1.3 years

Some releases are documented

notes for 10 of 22 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

22 releases · first in 2019

5 releases in the last 12 months

see the full history below

Release timeline

22 releases · Oct 2019 to Mar 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 22
  1. 1.16.0 18 Mar 2026
    Release notes

    Included commits: 1.15.0...1.16.0

    Improvements

    • Introduced HttpService::isRequestEligibleForRedirect() to determine whether a request is a valid candidate for post-login redirect, excluding AJAX requests, non-GET methods, authentication paths, and internal
      framework paths.
    • Introduced HttpService::isValidRelativeUrl() to validate that a URL is a safe relative redirect target, rejecting absolute URLs, protocol-relative URLs, and any value not starting with /.
    • Introduced HttpConfig::getInternalPathPrefix(), HttpConfig::getAuthenticationPathPattern(), HttpConfig::getAcceptHeaderHtml(), and HttpConfig::getHttpHeaderAccept() to configure redirect eligibility checks.
    Open source →
  2. 1.15.0 05 Jan 2026
    Release notes

    Included commits: 1.14.1...1.15.0

    Improvements

    • Added profiler integration with WebProfilerExternalHttpDataCollectorPlugin to collect external HTTP request data for debugging.
    • Introduced fragment rendering support with HIncludeRendererFragmentHandlerPlugin and InlineRendererFragmentHandlerPlugin to enable HTTP fragment handling.
    • Added Twig extensions HttpKernelTwigPlugin and RuntimeLoaderTwigPlugin to support fragment rendering in templates.
    Open source →
  3. 1.14.1 24 Nov 2025
    Release notes

    Included commits: 1.14.0...1.14.1

    Fixes

    • Fixes template name in WebProfilerExternalHttpDataCollectorPlugin
    Open source →
  4. 1.14.0 21 Nov 2025
    Release notes

    Included commits: 1.13.0...1.14.0

    Improvements

    • Introduced ExternalHttpInMemoryLoggerTrait to effectively monitor external HTTP requests with WebProfiler
    • Introduced WebProfilerExternalHttpDataCollectorPlugin to effectively monitor external HTTP requests with WebProfiler
    Open source →
  5. 1.13.0 11 Nov 2025
    Release notes

    Included commits: 1.12.0...1.13.0

    Improvements

    • Added support for Symfony DI and auto-wiring.
    Open source →
  6. 1.12.0 02 Aug 2024
    Release notes

    Included commits: 1.11.0...1.12.0

    Improvements

    • Adjusted HeaderEventDispatcherPlugin to fix Dynamic Multistore mode ON/OFF inconsistencies.

    Adjustments

    • Removed StoreFacadeInterface::isDynamicStoreEnabled() from dependencies.
    • Added StoreFacadeInterface::isCurrentStoreDefined() to dependencies.
    Open source →
  7. 1.11.0 21 Dec 2023
    Release notes

    Included commits: 1.10.0...1.11.0

    Fixes

    • Introduced YvesHttpApplicationPlugin::provide() as it supports both Symfony 5 and 6.

    Deprecations

    • Deprecated Yves\HttpApplicationPlugin as it was only compatible with Symfony 5.
    Open source →
  8. 1.10.0 18 Apr 2023
    Release notes

    Included commits: 1.9.0...1.10.0

    Improvements

    • Introduced Spryker\Glue\Http\Plugin\EventDispatcher\CacheControlHeaderEventDispatcherPlugin so it provides Cache-Control header for Glue.
    • Introduced Spryker\Yves\Http\Plugin\EventDispatcher\CacheControlHeaderEventDispatcherPlugin so it provides Cache-Control header for Yves.
    • Introduced Spryker\Zed\Http\Communication\Plugin\EventDispatcher\CacheControlHeaderEventDispatcherPlugin so it provides Cache-Control header for Zed.
    • Introduced Spryker\Yves\Http\Plugin\EventDispatcher\EnvironmentInfoHeaderEventDispatcherPlugin.
    • Introduced Spryker\Zed\Http\Communication\Plugin\EventDispatcher\EnvironmentInfoHeaderEventDispatcherPlugin.
    • Introduced Spryker\Shared\Http\HttpConstants::YVES_HTTP_CACHE_CONTROL_CONFIG, Spryker\Shared\Http\HttpConstants::ZED_HTTP_CACHE_CONTROL_CONFIG, Spryker\Shared\Http\HttpConstants::GLUE_HTTP_CACHE_CONTROL_CONFIG.
    • Introduced Spryker\Zed\Http\HttpConfig::getCacheControlConfig().
    • Introduced Spryker\Yves\Http\HttpConfig::getCacheControlConfig().
    • Introduced Spryker\Glue\Http\HttpConfig::getCacheControlConfig().

    Deprecations

    • Deprecated Spryker\Yves\Http\Plugin\EventDispatcher\HeaderEventDispatcherPlugin.
    • Deprecated Spryker\Zed\Http\Communication\Plugin\EventDispatcher\HeaderEventDispatcherPlugin.
    Open source →
  9. 1.9.0 31 Mar 2023
    Release notes

    Included commits: 1.8.0...1.9.0

    Improvements

    • Adjusted HttpApplicationPlugin so it provides a populated request stack.
    • Adjusted HeaderEventDispatcherPlugin so it is Dynamic Store compatible.

    Adjustments

    • Adjusted composer.json to allow for new Locale major.
    • Increased Store module version dependency.
    Open source →
  10. 1.8.0 24 Jan 2023
    Release notes

    Included commits: 1.7.2...1.8.0

    Improvements

    • Adjusted
      Spryker\Glue\Http\Plugin\EventDispatcher\StrictTransportSecurityHeaderEventDispatcherPlugin, Spryker\Yves\Http\Plugin\EventDispatcher\HeaderEventDispatcherPlugin,
      Spryker\Yves\Http\Plugin\EventDispatcher\HstsHeaderEventDispatcher,
      Spryker\Zed\Http\Communication\Plugin\EventDispatcher\HeaderEventDispatcherPlugin,
      Spryker\Zed\Http\Communication\Plugin\EventDispatcher\HstsHeaderEventDispatcher for compatibility with Symfony 6.
    Open source →
  11. 1.7.2 25 Jul 2022

    Nothing published for this version

  12. 1.7.1 14 Apr 2022

    Nothing published for this version

  13. 1.7.0 10 Apr 2022

    Nothing published for this version

  14. 1.6.0 04 Jan 2022

    Nothing published for this version

  15. 1.5.0 14 Jun 2021

    Nothing published for this version

  16. 1.4.2 02 Feb 2021

    Nothing published for this version

  17. 1.4.1 25 Sep 2020

    Nothing published for this version

  18. 1.4.0 24 Jul 2020

    Nothing published for this version

  19. 1.3.0 29 Apr 2020

    Nothing published for this version

  20. 1.2.0 26 Nov 2019

    Nothing published for this version

  21. 1.1.0 25 Nov 2019

    Nothing published for this version

  22. 1.0.0 10 Oct 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive