#1109614 ITP: php-fig-http-message-util -- Utility classes and constants for PSR-7 HTTP messages

Package:
wnpp
Source:
wnpp
Submitter:
Ahmed Gamal
Date:
2025-08-10 12:15:03 UTC
Severity:
normal
Tags:
#1109614#5
Date:
2025-07-20 20:42:43 UTC
From:
To:
* Package name    : php-fig-http-message-util
  Version         : 1.1.5
  Upstream Author : PHP Framework Interoperability Group (PHP-FIG)
* URL             : https://github.com/php-fig/http-message-util
* License         : MIT
  Programming Lang: PHP
  Section         : php

Description:
 Utility classes and constants for use with PSR-7 (psr/http-message)

 This package provides utility classes and constants to facilitate common
 operations of PSR-7; the primary purpose is to provide constants for
referring
 to request methods, response status codes and messages, and potentially
common
 headers. Implementation of PSR-7 interfaces is not within the scope of this
 package.

Rationale:
 This package is required as a dependency for FOSSology, an open source
license
 compliance system. FOSSology uses PHP-based tools for source code analysis
and
 license detection, which rely on PSR-7 HTTP message utilities for handling
 HTTP requests and responses in a standardized way.

Technical Details:
 - Requires PHP >= 5.3 (compatible with PHP 7 and 8)
 - Provides constants for HTTP request methods and status codes
 - No runtime dependencies, but suggests psr/http-message for full PSR-7
support
 - PSR-4 autoloading

The package will be maintained by Ahmed Gamal <ahmed.gamal9541@gmail.com>
as part
of the FOSSology packaging effort.

#1109614#10
Date:
2025-08-10 10:01:17 UTC
From:
To:
Hello,

This seems to be a mistake, the package already exists: https://tracker.debian.org/pkg/php-fig-http-message-util
Salsa: https://salsa.debian.org/php-team/pear/php-fig-http-message-util

You can collaborate with me on it, using merge requests to salsa.