tuupola/http-factory
Lightweight autodiscovering PSR-17 HTTP factories
1.4.0
4.5M downloads/mo
#2778 most downloaded on Packagist
tuupola/http-factory
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 13 months
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
14 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · May 2017 to Sep 2021
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 14-
1.4.014 Sep 2021Release notes
Open source →Changed
- Zend Diactoros is now detected before Slim. This is to avoid class not found errors in projects using Slim 2 and legacy Diactoros. (#21).
-
1.3.001 Oct 2020 -
1.2.008 Sep 2020Release notes
Open source →Added
- Allow installing with PHP 8 (#13).
Fixed
- Throw exception from
createStreamFromFile()when filename is empty (#13).
-
1.1.007 Aug 2019 -
1.0.311 Jan 2019Release notes
Open source →Fixed
ServerRequestFactory::createServerRequest()now honours passed in server params.ResponseFactory::createResponse()now honours passed in reason phrase.
Added
- All files now have
declare(strict_types=1).
-
1.0.222 Dec 2018Release notes
Open source →Fixed
- Corrected provides clause to
psr/http-factory-implementationincomposer.json.
- Corrected provides clause to
-
1.0.012 Oct 2018Release notes
Open source →Removed
ServerRequestFactory::createServerRequestFromArray()is not part of PSR-17 anymore.
Added
- Run unit tests also with zendframework/zend-diactoros:^2.0 (#6).
-
0.4.209 Aug 2018 -
0.4.108 Aug 2018 -
0.4.002 Aug 2018Release notes
Open source →- Use released version of PSR-17
- Nullable types require at least PHP 7.1
- Document changes
Release notes
Open source →Added
- Support for the stable version of PSR-17.
Changed
- PHP 7.1 is now minimal requirement.
-
0.3.015 Jul 2017 -
0.2.015 Jul 2017 -
0.1.101 Jun 2017 -
0.1.030 May 2017