php-http/message-factory
Abandoned; use psr/http-factory. Factory interfaces for PSR-7 HTTP Message
1.1.0
284M downloads/mo
#439 most downloaded on Packagist
php-http/message-factory
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 7.3 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
8 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jun 2015 to Apr 2023Releases
latest 8-
1.1.014 Apr 2023Release notes
Open source →- Allow
psr/http-messagev2 in addition to v1 - Deprecate all interfaces in favor of PSR-17
The PHP-HTTP factories have become obsolete with the PSR-17 factories standard.
All major HTTP client implementors provide PSR-17 factories.This package will remain available for the time being to not break legacy code, but we encourage everybody to move to PSR-17.
Release notes
Open source →Changed
- Allow
psr/http-messagev2 in addition to v1 - Deprecate all interfaces in favor of PSR-17
- Allow
-
v1.0.219 Dec 2015 -
v1.0.117 Dec 2015 -
v1.0.015 Dec 2015Release notes
Open source →Message Factory interfaces are quite stable for a while. This is the first and the last planed RC version.
Release notes
Open source →Added
- Response Factory in order to be reused in Message and Server Message factories
- Request Factory
Changed
- Message Factory extends Request and Response factories
-
v1.0.0-rc114 Dec 2015 pre-releaseNothing published for this version
-
v0.3.016 Nov 2015 -
v0.2.030 Oct 2015Release notes
Open source →Reordered the parameters when creating a message to have the protocol last,as its the least likely to need to be changed.
Release notes
Open source →Changed
- Reordered the parameters when creating a message to have the protocol last, as its the least likely to need to be changed.
-
v0.1.001 Jun 2015