PHPackages                             sinergi/container - 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. sinergi/container

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

sinergi/container
=================

PHP Dependency Injection container that is object oriented and IDE friendly

0.2.5(11y ago)12952MITPHPPHP &gt;=5.4

Since Jul 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/sinergi/container)[ Packagist](https://packagist.org/packages/sinergi/container)[ Docs](https://github.com/sinergi/container)[ RSS](/packages/sinergi-container/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (10)Used By (2)

Container
=========

[](#container)

[![Build Status](https://camo.githubusercontent.com/26c014429ecc8aa3a34792655b8af32ddae1fed81255fc6ed309ad3fe468d5d8/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f73696e657267692f636f6e7461696e65722f6d61737465722e7376673f7374796c653d666c6174)](https://travis-ci.org/sinergi/container)[![Latest Stable Version](https://camo.githubusercontent.com/39c6e5bf5a99688072e13f5346047612113a69c9c0528af243c556460f81110b/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73696e657267692f636f6e7461696e65722e7376673f7374796c653d666c6174)](https://packagist.org/packages/sinergi/container)[![Total Downloads](https://camo.githubusercontent.com/88ce8f6fe4595b0471acef3f5544f1fbb75b0f34a267ef2df4d79aa3214de1f8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f73696e657267692f636f6e7461696e65722e7376673f7374796c653d666c6174)](https://packagist.org/packages/sinergi/container)[![License](https://camo.githubusercontent.com/4fe4dac6ee2f521fbfed01c8a81e635f53f296c96a81a0cc36c821c9c5c40769/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73696e657267692f636f6e7461696e65722e7376673f7374796c653d666c6174)](https://packagist.org/packages/sinergi/container)

PHP Dependency Injection container that is object oriented and IDE friendly.

Requirements
------------

[](#requirements)

This library uses PHP 5.4+.

Installation
------------

[](#installation)

It is recommended that you install the Container library [through composer](http://getcomposer.org/). To do so, add the following lines to your `composer.json` file.

```
{
    "require": {
       "sinergi/container": "dev-master"
    }
}
```

Examples
--------

[](#examples)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

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 ~37 days

Total

8

Last Release

4065d ago

PHP version history (3 changes)0.1.0PHP &gt;=5.4.0

0.2.0PHP ~5.4

0.2.5PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/a3b6bf01b626fd571d50bbbe004923f52f6cdd3f4e1ba97066ada146688524d6?d=identicon)[sinergi](/maintainers/sinergi)

---

Top Contributors

[![gabrielbull](https://avatars.githubusercontent.com/u/671923?v=4)](https://github.com/gabrielbull "gabrielbull (7 commits)")

---

Tags

containerdependencyinjection

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sinergi-container/health.svg)

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

###  Alternatives

[league/container

A fast and intuitive dependency injection container.

86387.8M343](/packages/league-container)[capsule/di

A PSR-11 compliant autowiring dependency injection container.

2857.5k2](/packages/capsule-di)[miladrahimi/phpcontainer

Dependency injection (IoC) container for PHP projects

1322.7k2](/packages/miladrahimi-phpcontainer)

PHPackages © 2026

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