Skip to content

Add psr/http-message as composer Dependency for ILIAS 12 - #10650

Closed
thibsy wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:dependencies/12/psr-http-message
Closed

Add psr/http-message as composer Dependency for ILIAS 12#10650
thibsy wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:dependencies/12/psr-http-message

Conversation

@thibsy

@thibsy thibsy commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

Assessment:

General Information:

  • Name of the dependency: psr/http-message
  • Version: 2.0
  • this dependency was already used in ILIAS.
  • the dependency's license is compatible with ILIAS' license: MIT

Type of dependency:

  • composer
  • npm

Usage:

  • components/ILIAS/HTTP
  • components/ILIAS/UI
  • (many other components)`

Reasoning:

  • Our codebase already heavily relies on the PSR-7 HTTP message interfaces.
  • Adding the package explicitly makes this requirement clear and prevents possible issues that arise when depending on a transitive dependency.
  • The message interfaces are the de-facto standard for working with HTTP in PHP.

Maintenance:

  • Last update of the Library: 2023-04-04, PHP Version: ^7.2 || ^8.0

Links:

Alternatives:

  • Framework-specific abstractions (e.g., Symfony, Guzzle)

@thibsy thibsy added the dependencies Pull requests that update a dependency file label Dec 5, 2025
@matthiaskunkel

Copy link
Copy Markdown
Member

Jour Fixe, 08 DEC 2025: Dependency is accepted for ILIAS 12.

@lscharmer

Copy link
Copy Markdown
Contributor

Merged with PR: #11255

@lscharmer lscharmer closed this Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants