php-http/message-factory
Legacy PSR-7 HTTP message factory for PHP. Supports creating PSR-7 compliant HTTP messages (Request, Response, Stream, etc.) with ease. Maintains backward compatibility for existing codebases while encouraging migration to PSR-17 factories (now standard in major clients like Guzzle, Symfony HTTP Cli...
For executives: "This package is obsolete and no longer maintained. PSR-17 is the industry standard for HTTP message factories, supported by all major PHP HTTP clients. Using this package would create technical debt and future migration costs. We recommend migrating existing legacy systems to PSR-17 compliant solutions to ensure long-term stability and compatibility."
For engineering: "This package is deprecated. Avoid new adoption. Modern HTTP clients like Guzzle and Symfony already provide PSR-17 factories out-of-the-box. For existing code using this package, prioritize migration to PSR-17 implementations to eliminate dependency on obsolete code and future-proof the application."
How can I help you explore Laravel packages today?