middlewares/encoder
Middleware to encode the response body to gzip or deflate
v2.2.0
300K downloads/mo
#4262 most downloaded on Packagist
middlewares/encoder
What this package is like to depend on
Last release 1 years ago
23 Mar 2025
Ships unpredictably
gaps range from 4 weeks to 4.3 years
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
14 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Oct 2016 to Mar 2025
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 14-
v2.2.023 Mar 2025 -
v2.1.103 Dec 2020 -
v2.1.024 Jan 2020Release notes
Open source →Added
- New option
contentType()to set a list of content types that should be compressed [#3], [#4]
Changed
- The middleware adds the header
Vary[#3], [#4]
Fixed
- Do not compress responses already compressed [#3], [#4]
- New option
-
v2.0.029 Nov 2019Release notes
Open source →Added
- Added
streamFactoryoption to__construct
Removed
- Option
streamFactory. Use the argument in__construct. - Support for PHP 7.0 and 7.1
- Added
-
v1.1.004 Aug 2018 -
v1.0.027 Jan 2018Release notes
Open source →Added
- Improved testing and added code coverage reporting
- Added tests for PHP 7.2
Changed
- Upgraded to the final version of PSR-15
psr/http-server-middleware
Fixed
- Updated license year
-
v0.5.013 Nov 2017Release notes
Open source →Changed
- Replaced
http-interop/http-middlewarewithhttp-interop/http-server-middleware.
Removed
- Removed support for PHP 5.x.
- Replaced
-
v0.4.221 Sep 2017 -
v0.4.021 Sep 2017Release notes
Open source →Changed
- Append
.distsuffix to phpcs.xml and phpunit.xml files - Changed the configuration of phpcs and php_cs
- Upgraded phpunit to the latest version and improved its config file
- Updated to
http-interop/http-middleware#0.5
- Append
-
v0.3.225 Mar 2017 -
v0.3.122 Mar 2017 -
v0.3.026 Dec 2016Release notes
Open source →Changed
- Updated tests
- Updated to
http-interop/http-middleware#0.4 - Updated
friendsofphp/php-cs-fixer#2.0
-
v0.2.027 Nov 2016 -
v0.1.011 Oct 2016