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

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

kraken-php/container
====================

Kraken Framework Console Component.

v0.4.1(9y ago)31.6k4MITPHPPHP &gt;=5.6.7

Since Sep 16Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (9)Used By (4)

Kraken Container Component
==========================

[](#kraken-container-component)

[![Build Status](https://camo.githubusercontent.com/af15010c36476fc4e6c49984421bf2b84750be2adc45fc8bebf1b90d9a7b52c3/68747470733a2f2f7472617669732d63692e6f72672f6b72616b656e2d7068702f6672616d65776f726b2e737667)](https://travis-ci.org/kraken-php/framework)[![Total Downloads](https://camo.githubusercontent.com/32fa14f7cacf18a0a1f80c83bb14e0731e85f27ec0641ef10df65c2c820062f7/68747470733a2f2f706f7365722e707567782e6f72672f6b72616b656e2d7068702f636f6e7461696e65722f646f776e6c6f616473)](https://packagist.org/packages/kraken-php/container)[![Latest Stable Version](https://camo.githubusercontent.com/6f18a3154709931e8191c9bd94a032332738048439a43c5035d3f57226fa2684/68747470733a2f2f706f7365722e707567782e6f72672f6b72616b656e2d7068702f636f6e7461696e65722f762f737461626c65)](https://packagist.org/packages/kraken-php/container)[![Latest Unstable Version](https://camo.githubusercontent.com/786df5eca914ddeeda7507d20cdbe85cde68e7f0377b756cc2898c201badbceb/68747470733a2f2f706f7365722e707567782e6f72672f6b72616b656e2d7068702f636f6e7461696e65722f762f756e737461626c65)](https://packagist.org/packages/kraken-php/container)[![License](https://camo.githubusercontent.com/7b3d640f212d4ca5dfa30751f70cef9fd309f7b19fdd33448b776f26fdfdd42f/68747470733a2f2f706f7365722e707567782e6f72672f6b72616b656e2d7068702f6672616d65776f726b2f6c6963656e7365)](https://packagist.org/packages/kraken-php/framework)[![Kraken Compatible](https://camo.githubusercontent.com/1b4bd0ba007b4666bb6e1a081a7aeeafd8c9cfcaeab74fc4121ac3e353e3b51f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6b72616b656e2d636f6d70617469626c652d3662303261662e737667)](https://github.com/kraken-php/framework)

> **Note:** This repository is a part of [Kraken Framework](https://github.com/kraken-php/framework), but **can be used freely as standalone library**. If you are interested in more asynchronous components for PHP, check out the rest of [Kraken repository](https://github.com/kraken-php) or see our [asynchronous application skeleton](https://github.com/kraken-php/kraken) example.

Description
-----------

[](#description)

Container is both powerful dependency injection container and service container.

Feature Highlights
------------------

[](#feature-highlights)

Container features:

- Support for binding objects, classes, params and factory methods to container,
- Support for modifying container and removal of its definitions on fly,
- Autoresolve for not defined classes or services,
- Autowiring for simple and nested dependencies,
- Service providers with configurable requirements and providees,
- Service registers,
- Sorting algorithm to ensure right execution order of providers, based on their dependencies,
- Kraken Framework compatibility,
- ...and more.

Examples
--------

[](#examples)

See more examples in [official documentation](http://kraken-php.com/docs/api-container).

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

[](#requirements)

- PHP-5.6 or PHP-7.0+,
- UNIX or Windows OS.

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

[](#installation)

```
composer require kraken-php/container

```

Tests
-----

[](#tests)

Tests are provided within our write-only [Framework repository](https://github.com/kraken-php/framework).

Documentation
-------------

[](#documentation)

Documentation for this module can be found in the [official documentation](http://kraken-php.com/docs/api-container).

Contributing
------------

[](#contributing)

This library is read-only subtree split of Kraken Framework. To make contributions, please go to [Framework repository](https://github.com/kraken-php/framework).

License
-------

[](#license)

This library licensed under the MIT license, see more information in [Kraken Framework](https://github.com/kraken-php/framework) license section.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.5% 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 ~34 days

Recently: every ~53 days

Total

8

Last Release

3294d ago

PHP version history (2 changes)v0.3.0PHP &gt;=5.5.9

v0.4.1PHP &gt;=5.6.7

### Community

Maintainers

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

---

Top Contributors

[![khelle](https://avatars.githubusercontent.com/u/5642657?v=4)](https://github.com/khelle "khelle (21 commits)")[![radarhere](https://avatars.githubusercontent.com/u/3112309?v=4)](https://github.com/radarhere "radarhere (1 commits)")

---

Tags

containerdependencyinjectiondependency-injectiondiiocserviceproviderservice containerkrakenkraken-phpioc-container

### Embed Badge

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

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

###  Alternatives

[league/container

A fast and intuitive dependency injection container.

86787.8M343](/packages/league-container)[php-di/php-di

The dependency injection container for humans

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

A PSR-11 compliant autowiring dependency injection container.

2857.5k2](/packages/capsule-di)[slince/di

A flexible dependency injection container

20260.4k6](/packages/slince-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)
