PHPackages                             publishpress/pimple-pimple - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. publishpress/pimple-pimple

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

publishpress/pimple-pimple
==========================

Pimple, a simple Dependency Injection Container, prefixed for PublishPress

3.5.0.10(2y ago)0723↓50%2MITPHPPHP &gt;=7.2.5CI failing

Since Apr 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/publishpress/library-pimple-pimple)[ Packagist](https://packagist.org/packages/publishpress/pimple-pimple)[ Docs](https://github.com/silexphp/Pimple/)[ RSS](/packages/publishpress-pimple-pimple/feed)WikiDiscussions 3.5.0.x Synced 1mo ago

READMEChangelog (10)Dependencies (13)Versions (11)Used By (2)

Prefixed Pimple library for PublishPress
========================================

[](#prefixed-pimple-library-for-publishpress)

Prefixed version of `pimple/pimple`.

This repository holds all interfaces related to [PSR-11 (Container Interface)](https://www.php-fig.org/psr/psr-11/), prefixed for PublishPress.

Note that this is not a Container implementation of its own. It is merely abstractions that describe the components of a Dependency Injection Container.

The installable [package](https://packagist.org/packages/psr/container) and [implementations](https://packagist.org/providers/psr/container-implementation) are listed on Packagist.

How to update the prefixed library
----------------------------------

[](#how-to-update-the-prefixed-library)

This library depends on `psr/container` but that package is prefixed on another repository and is called `publishpress/psr-container`. This will be adjusted by the script `post-update.php`. In order to update this library, you need to:

1. Update the version constraint for the original library on the `composer.json` file;
2. Update the version number for this prefixed library in the `composer.json` file with the new version of the original library and the current iteration (4th digit);
3. Run the command `composer update`. The scripts on the `lib` folder will be auto prefixed and the files `include.php` and `Versions.php` class auto generated;
4. Run the tests `composer test` to run tests and make sure the Version class is working properly;
5. Make a manual check in the prefixed library;
6. Commit the changes;
7. Create a new release on GitHub naming it with the original version number and incrementing the fourth digit with the current iteration;

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Total

11

Last Release

1084d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/407131?v=4)[Anderson Grüdtner Martins](/maintainers/andergmartins)[@andergmartins](https://github.com/andergmartins)

---

Top Contributors

[![andergmartins](https://avatars.githubusercontent.com/u/407131?v=4)](https://github.com/andergmartins "andergmartins (21 commits)")

---

Tags

containerdependency-injectionpublishpress

### Embed Badge

![Health badge](/badges/publishpress-pimple-pimple/health.svg)

```
[![Health](https://phpackages.com/badges/publishpress-pimple-pimple/health.svg)](https://phpackages.com/packages/publishpress-pimple-pimple)
```

###  Alternatives

[pimple/pimple

Pimple, a simple Dependency Injection Container

2.7k130.5M1.4k](/packages/pimple-pimple)[php-di/php-di

The dependency injection container for humans

2.8k48.9M994](/packages/php-di-php-di)[aura/di

A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.

356968.3k58](/packages/aura-di)[acclimate/container

Provides adapters for various third-party service containers.

219390.6k15](/packages/acclimate-container)[mrclay/props-dic

Props is a simple DI container that allows retrieving values via custom property and method names

3611.7M3](/packages/mrclay-props-dic)[slince/di

A flexible dependency injection container

20260.4k6](/packages/slince-di)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
