PackageTrack
Sign in Get early access

symfony/psr-http-message-bridge

PSR HTTP message bridge

v8.1.0 337M downloads/mo #142 most downloaded on composer symfony/psr-http-message-bridge

What this package is like to depend on

Last release 2 months ago

29 May 2026

Release timing varies

gaps range from 3 weeks to 10 months

Some releases are documented

notes for 26 of 57 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

74 releases · first in 2015

11 releases in the last 12 months

see the full history below

Release timeline

60 releases · May 2015 to May 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 74
  1. v8.1.0 29 May 2026
    Release notes

    Changelog (v8.1.0-BETA1...v8.1.0)

    • no significant changes
    Open source →
  2. v8.1.0-BETA1 05 May 2026 pre-release
    Release notes

    Changelog (v8.0.0...v8.1.0-BETA1)

    • no significant changes
    Open source →
  3. v8.0.8 30 Mar 2026
    Release notes

    Changelog (v8.0.7...v8.0.8)

    • no significant changes
    Open source →
  4. v8.0.4 03 Jan 2026
    Release notes

    Changelog (v8.0.3...v8.0.4)

    • no significant changes
    Open source →
  5. v8.0.0 13 Nov 2025
    Release notes

    Changelog (v8.0.0-RC3...v8.0.0)

    • no significant changes
    Open source →
  6. v8.0.0-RC1 no date pre-release

    Nothing published for this version

  7. v8.0.0-BETA1 13 Aug 2025 pre-release

    Nothing published for this version

  8. v7.4.8 24 Mar 2026
    Release notes

    Changelog (v7.4.7...v7.4.8)

    • no significant changes
    Open source →
  9. v7.4.4 03 Jan 2026
    Release notes

    Changelog (v7.4.3...v7.4.4)

    • no significant changes
    Open source →
  10. v7.4.0 13 Nov 2025

    Nothing published for this version

  11. v7.4.0-RC1 no date pre-release

    Nothing published for this version

  12. v7.4.0-BETA1 12 Aug 2025 pre-release

    Nothing published for this version

  13. v7.3.10 03 Jan 2026
    Release notes

    Changelog (v7.3.9...v7.3.10)

    • no significant changes
    Open source →
  14. v7.3.8 12 Nov 2025
    Release notes

    Changelog (v7.3.7...v7.3.8)

    • no significant changes
    Open source →
  15. v7.3.0 26 Sep 2024

    Nothing published for this version

  16. v7.3.0-RC1 no date pre-release

    Nothing published for this version

  17. v7.3.0-BETA1 no date pre-release

    Nothing published for this version

  18. v7.2.0 no date

    Nothing published for this version

  19. v7.2.0-RC1 no date pre-release

    Nothing published for this version

  20. v7.2.0-BETA1 no date pre-release

    Nothing published for this version

  21. v7.1.6 25 Sep 2024

    Nothing published for this version

  22. v7.1.4 15 Aug 2024

    Nothing published for this version

  23. v7.1.3 17 Jul 2024

    Nothing published for this version

  24. v7.1.1 31 May 2024

    Nothing published for this version

  25. v7.1.0 18 Apr 2024

    Nothing published for this version

  26. v7.1.0-RC1 no date pre-release

    Nothing published for this version

  27. v7.1.0-BETA1 no date pre-release

    Nothing published for this version

  28. v7.0.10 17 Jul 2024

    Nothing published for this version

  29. v7.0.8 31 May 2024

    Nothing published for this version

  30. v7.0.7 18 Apr 2024

    Nothing published for this version

  31. v7.0.6 28 Mar 2024

    Nothing published for this version

  32. v7.0.3 23 Jan 2024

    Nothing published for this version

  33. v7.0.2 28 Dec 2023

    Nothing published for this version

  34. v7.0.0 31 Oct 2023

    Nothing published for this version

  35. v7.0.0-RC1 no date pre-release

    Nothing published for this version

  36. v7.0.0-BETA3 no date pre-release

    Nothing published for this version

  37. v7.0.0-BETA1 27 Sep 2023 pre-release

    Nothing published for this version

  38. v6.4.32 02 Jan 2026
    Release notes

    Changelog (v6.4.31...v6.4.32)

    • no significant changes
    Open source →
  39. v6.4.24 10 Jul 2025

    Nothing published for this version

  40. v6.4.13 25 Sep 2024

    Nothing published for this version

  41. v6.4.11 14 Aug 2024

    Nothing published for this version

  42. v6.4.10 15 Jul 2024

    Nothing published for this version

  43. v6.4.8 31 May 2024

    Nothing published for this version

  44. v6.4.7 18 Apr 2024

    Nothing published for this version

  45. v6.4.6 27 Mar 2024

    Nothing published for this version

  46. v6.4.3 23 Jan 2024

    Nothing published for this version

  47. v6.4.2 28 Dec 2023

    Nothing published for this version

  48. v6.4.0 31 Oct 2023

    Nothing published for this version

  49. v6.4.0-RC1 no date pre-release

    Nothing published for this version

  50. v6.4.0-BETA3 no date pre-release

    Nothing published for this version

  51. v6.4.0-BETA1 23 Sep 2023 pre-release

    Nothing published for this version

  52. v2.3.1 26 Jul 2023
    Release notes
    • Don't rely on Request::getPayload() to populate the parsed body
    Open source →
  53. v2.3.0 25 Jul 2023
    Release notes
    • Leverage Request::getPayload() to populate the parsed body of PSR-7 requests
    • Implement ValueResolverInterface introduced with Symfony 6.2
    Open source →
  54. v2.2.0 21 Apr 2023
    Release notes
    • Drop support for Symfony 4
    • Bump minimum version of PHP to 7.2
    • Support version 2 of the psr/http-message contracts
    Open source →
  55. v2.1.4 28 Nov 2022

    Nothing published for this version

  56. v2.1.3 05 Sep 2022
    Release notes
    • Ignore invalid HTTP headers when creating PSR7 objects
    • Fix for wrong type passed to moveTo()
    Open source →
  57. v2.1.2 05 Nov 2021
    Release notes
    • Allow Symfony 6
    Open source →
  58. v2.1.1 27 Jul 2021

    Nothing published for this version

  59. v2.1.0 17 Feb 2021
    Release notes
    • Added a PsrResponseListener to automatically convert PSR-7 responses returned by controllers
    • Added a PsrServerRequestResolver that allows injecting PSR-7 request objects into controllers
    Open source →
  60. v2.0.2 29 Sep 2020
    Release notes
    • Fix populating server params from URI in HttpFoundationFactory
    • Create cookies as raw in HttpFoundationFactory
    • Fix BinaryFileResponse with Content-Range PsrHttpFactory
    Open source →

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