amphp/http-server
A non-blocking HTTP application server for PHP based on Amp.
v3.4.6
8.9M downloads/mo
#590 most downloaded on Packagist
amphp/http-server
What this package is like to depend on
Last release 1 months ago
27 Jun 2026
Release timing varies
gaps range from 2 weeks to 8 months
Rarely documented
notes for 10 of 56 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
68 releases · first in 2015
6 releases in the last 12 months
see the full history below
Release timeline
68 releases · Nov 2015 to Jun 2026Releases
latest 60 of 68-
v3.4.627 Jun 2026 -
v3.4.501 May 2026Release notes
Open source →What's Changed
- Fix http/2 ping flood behaviour by @kafkiansky in #386
New Contributors
- @kafkiansky made their first contribution in #386
Full Changelog: v3.4.4...v3.4.5
-
v3.4.408 Feb 2026Release notes
Open source →What's Changed
Fixed "MadeYouReset" HTTP/2 DoS attack vector described by CVE-2025-8671 and https://kb.cert.org/vuls/id/767506.
Stream reset protection has been refactored to account for the number of reset streams within a sliding time window. Note that your application must expose HTTP/2 connections directly to be affected by this vulnerability. Servers behind a proxy using HTTP/1.x such as nginx are not affected.
Full Changelog: v3.4.3...v3.4.4
-
v3.4.318 May 2025Release notes
Open source →What's Changed
- Avoid hanging requests in case a request body is closed prematurely by @danog in #380
- Fix parsing of raw ipv6 address in host header by @luzrain in #378
New Contributors
Full Changelog: v3.4.2...v3.4.3
-
v3.4.231 Dec 2024 -
v3.4.116 Dec 2024Release notes
Open source →What's Changed
- Fixed #376, removing calls to deprecated methods in
league/uri, dropping support forleague/[email protected] - Fixed #367 and #370 where a pending request could cause the server to hang during shutdown. Pending request reads are now cancelled when shutting down the HTTP/1.1 driver.
Full Changelog: v3.4.0...v3.4.1
- Fixed #376, removing calls to deprecated methods in
-
v3.4.015 Dec 2024Release notes
Open source →What's Changed
- Fix method property in logger context by @luzrain in #373
- Add
ExceptionHandlerinterface and middleware by @trowski in #375 - Add
_to host validation by @maximal in #372 - Fixed issue #371, suspending the connection or stream timeout until the request handler returns a response.
New Contributors
Full Changelog: v3.3.1...v3.4.0
-
v3.3.121 Apr 2024Nothing published for this version
-
v3.3.028 Dec 2023Nothing published for this version
-
v3.2.024 Aug 2023Nothing published for this version
-
v3.1.020 Aug 2023Nothing published for this version
-
v3.0.030 Jul 2023Nothing published for this version
-
v3.0.0-beta.822 Apr 2023 pre-releaseNothing published for this version
-
v3.0.0-beta.702 Feb 2023 pre-releaseNothing published for this version
-
v3.0.0-beta.608 Jan 2023 pre-releaseNothing published for this version
-
v3.0.0-beta.508 Jan 2023 pre-releaseNothing published for this version
-
v3.0.0-beta.412 Nov 2022 pre-releaseNothing published for this version
-
v3.0.0-beta.325 Jun 2022 pre-releaseNothing published for this version
-
v3.0.0-beta.206 Apr 2022 pre-releaseNothing published for this version
-
v3.0.0-beta.103 Apr 2022 pre-releaseNothing published for this version
-
v2.1.1128 Apr 2026Release notes
Open source →What's Changed
- Made implicit nullable types explicit to avoid deprecation notice in PHP 8.4
Full Changelog: v2.1.10...v2.1.11
-
v2.1.1008 Feb 2026Release notes
Open source →What's Changed
Fixed "MadeYouReset" HTTP/2 DoS attack vector described by CVE-2025-8671 and https://kb.cert.org/vuls/id/767506.
Stream reset protection has been refactored to account for the number of reset streams within a sliding time window. Note that your application must expose HTTP/2 connections directly to be affected by this vulnerability. Servers behind a proxy using HTTP/1.x such as nginx are not affected.
Full Changelog: v2.1.9...v2.1.10
-
v2.1.926 Jan 2026Release notes
Open source → -
v2.1.801 Feb 2023Nothing published for this version
-
v2.1.716 Aug 2022Nothing published for this version
-
v2.1.610 Aug 2022Nothing published for this version
-
v2.1.514 Dec 2021Nothing published for this version
-
v2.1.423 Aug 2021Nothing published for this version
-
v2.1.316 Aug 2021Nothing published for this version
-
v2.1.216 Apr 2021Nothing published for this version
-
v2.1.109 Sep 2020Nothing published for this version
-
v2.1.020 Jun 2020Nothing published for this version
-
v2.0.110 Mar 2020Nothing published for this version
-
v2.0.018 Feb 2020Nothing published for this version
-
v2.0.0-rc404 Jan 2020 pre-releaseNothing published for this version
-
v2.0.0-rc305 Nov 2019 pre-releaseNothing published for this version
-
v2.0.0-rc212 Sep 2019 pre-releaseNothing published for this version
-
v2.0.0-rc120 Aug 2019 pre-releaseNothing published for this version
-
v1.1.304 Jan 2020Nothing published for this version
-
v1.1.219 Aug 2019Nothing published for this version
-
v1.1.109 Aug 2019Nothing published for this version
-
v1.1.014 Jun 2019Nothing published for this version
-
v1.0.112 Jan 2019Nothing published for this version
-
v1.0.031 Oct 2018Nothing published for this version
-
v0.8.321 Sep 2018Nothing published for this version
-
v0.8.207 Apr 2018Nothing published for this version
-
v0.8.125 Mar 2018Nothing published for this version
-
v0.8.023 Mar 2018Nothing published for this version
-
v0.7.420 Dec 2017Nothing published for this version
-
v0.7.320 Dec 2017Nothing published for this version
-
v0.7.229 Oct 2017Nothing published for this version
-
v0.7.126 Oct 2017Nothing published for this version
-
v0.7.015 Oct 2017Nothing published for this version
-
v0.6.218 Aug 2017Nothing published for this version
-
v0.6.115 Oct 2017Nothing published for this version
-
v0.6.018 Aug 2017Nothing published for this version
-
v0.5.013 May 2017Nothing published for this version
-
v0.4.727 Feb 2017Nothing published for this version
-
v0.4.627 Feb 2017Nothing published for this version
-
v0.4.507 Feb 2017Nothing published for this version