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 2026Releases
latest 60 of 74-
v8.1.029 May 2026 -
v8.1.0-BETA105 May 2026 pre-release -
v8.0.830 Mar 2026 -
v8.0.403 Jan 2026 -
v8.0.013 Nov 2025 -
v8.0.0-RC1no date pre-releaseNothing published for this version
-
v8.0.0-BETA113 Aug 2025 pre-releaseNothing published for this version
-
v7.4.824 Mar 2026 -
v7.4.403 Jan 2026 -
v7.4.013 Nov 2025Nothing published for this version
-
v7.4.0-RC1no date pre-releaseNothing published for this version
-
v7.4.0-BETA112 Aug 2025 pre-releaseNothing published for this version
-
v7.3.1003 Jan 2026 -
v7.3.812 Nov 2025 -
v7.3.026 Sep 2024Nothing published for this version
-
v7.3.0-RC1no date pre-releaseNothing published for this version
-
v7.3.0-BETA1no date pre-releaseNothing published for this version
-
v7.2.0no dateNothing published for this version
-
v7.2.0-RC1no date pre-releaseNothing published for this version
-
v7.2.0-BETA1no date pre-releaseNothing published for this version
-
v7.1.625 Sep 2024Nothing published for this version
-
v7.1.415 Aug 2024Nothing published for this version
-
v7.1.317 Jul 2024Nothing published for this version
-
v7.1.131 May 2024Nothing published for this version
-
v7.1.018 Apr 2024Nothing published for this version
-
v7.1.0-RC1no date pre-releaseNothing published for this version
-
v7.1.0-BETA1no date pre-releaseNothing published for this version
-
v7.0.1017 Jul 2024Nothing published for this version
-
v7.0.831 May 2024Nothing published for this version
-
v7.0.718 Apr 2024Nothing published for this version
-
v7.0.628 Mar 2024Nothing published for this version
-
v7.0.323 Jan 2024Nothing published for this version
-
v7.0.228 Dec 2023Nothing published for this version
-
v7.0.031 Oct 2023Nothing published for this version
-
v7.0.0-RC1no date pre-releaseNothing published for this version
-
v7.0.0-BETA3no date pre-releaseNothing published for this version
-
v7.0.0-BETA127 Sep 2023 pre-releaseNothing published for this version
-
v6.4.3202 Jan 2026 -
v6.4.2410 Jul 2025Nothing published for this version
-
v6.4.1325 Sep 2024Nothing published for this version
-
v6.4.1114 Aug 2024Nothing published for this version
-
v6.4.1015 Jul 2024Nothing published for this version
-
v6.4.831 May 2024Nothing published for this version
-
v6.4.718 Apr 2024Nothing published for this version
-
v6.4.627 Mar 2024Nothing published for this version
-
v6.4.323 Jan 2024Nothing published for this version
-
v6.4.228 Dec 2023Nothing published for this version
-
v6.4.031 Oct 2023Nothing published for this version
-
v6.4.0-RC1no date pre-releaseNothing published for this version
-
v6.4.0-BETA3no date pre-releaseNothing published for this version
-
v6.4.0-BETA123 Sep 2023 pre-releaseNothing published for this version
-
v2.3.126 Jul 2023 -
v2.3.025 Jul 2023Release notes
Open source →- Leverage
Request::getPayload()to populate the parsed body of PSR-7 requests - Implement
ValueResolverInterfaceintroduced with Symfony 6.2
- Leverage
-
v2.2.021 Apr 2023Release notes
Open source →- Drop support for Symfony 4
- Bump minimum version of PHP to 7.2
- Support version 2 of the psr/http-message contracts
-
v2.1.428 Nov 2022Nothing published for this version
-
v2.1.305 Sep 2022Release notes
Open source →- Ignore invalid HTTP headers when creating PSR7 objects
- Fix for wrong type passed to
moveTo()
-
v2.1.205 Nov 2021 -
v2.1.127 Jul 2021Nothing published for this version
-
v2.1.017 Feb 2021Release notes
Open source →- Added a
PsrResponseListenerto automatically convert PSR-7 responses returned by controllers - Added a
PsrServerRequestResolverthat allows injecting PSR-7 request objects into controllers
- Added a
-
v2.0.229 Sep 2020Release notes
Open source →- Fix populating server params from URI in HttpFoundationFactory
- Create cookies as raw in HttpFoundationFactory
- Fix BinaryFileResponse with Content-Range PsrHttpFactory