Skip to content

Add pimple/pimple as composer Dependency for ILIAS 12 - #10649

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

Add pimple/pimple as composer Dependency for ILIAS 12#10649
thibsy wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:dependencies/12/pimple-pimple

Conversation

@thibsy

@thibsy thibsy commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

Assessment:

  • This dependency provides a dependency injection container implementation.

General Information:

  • Name of the dependency: pimple/pimple
  • Version: v3.6.0
  • this dependency was already used in ILIAS.
  • the dependency's license is compatible with ILIAS' license: MIT

Type of dependency:

  • composer
  • npm

Usage:

  • almost all ILIAS components via $DIC
  • ILIAS\Component for the bootstrap process

Reasoning:

  • Pimple provides a light weight and simple dependency injection container, which is yet quite powerful to use.

Maintenance:

  • Last update of the Library: 2025-11-12, PHP Version: >=7.2.5
  • Feature complete, receives only PHP-version and security updates.

Links:

Alternatives:

  • We could easily implement our own DI container, but its very low priority atm.

@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