PHPackages                             ultra-lite/composite-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. [Framework](/categories/framework)
4. /
5. ultra-lite/composite-container

ActiveLibrary[Framework](/categories/framework)

ultra-lite/composite-container
==============================

1.0.2(5y ago)51.1k11MITPHPPHP ^7.0 || ^8.0

Since Feb 15Pushed 5y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (2)Versions (6)Used By (1)

[![Build Status](https://camo.githubusercontent.com/7ae0682dd2ea9d49295ec77e6ec419b7699828dce57a2bdffa6db00bd39a98c0/68747470733a2f2f7472617669732d63692e6f72672f756c7472612d6c6974652f636f6d706f736974652d636f6e7461696e65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ultra-lite/composite-container)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/76263db55ea86ba3c57185960d2865c02ca6a28830375912462de45249c964c7/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f756c7472612d6c6974652f636f6d706f736974652d636f6e7461696e65722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ultra-lite/composite-container/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/71fd217aaa337beeaf123cc442a38150e353f4e55ad35242563d701c3553a1b0/68747470733a2f2f706f7365722e707567782e6f72672f756c7472612d6c6974652f636f6d706f736974652d636f6e7461696e65722f762f737461626c65)](https://packagist.org/packages/ultra-lite/composite-container)[![MIT Licence](https://camo.githubusercontent.com/fabb40ab22588a0746bb0916ed92739171bde7fb31f281c627aa588bcba62cc2/68747470733a2f2f6261646765732e66726170736f66742e636f6d2f6f732f6d69742f6d69742e7376673f763d313033)](https://opensource.org/licenses/mit-license.php)

[![logo](https://avatars1.githubusercontent.com/u/16309098?v=3&s=100)](https://avatars1.githubusercontent.com/u/16309098?v=3&s=100) Ultra-Lite Composite Container
==================================================================================================================================================================

[](#-ultra-lite-composite-container)

This is an extremely lightweight Composite Container for use with the Delegate Lookup pattern. It is PSR-11 compliant.

Use it with the [Ultra-Lite Container](https://github.com/ultra-lite/container) or any other Delegate Lookup containers.

Use
---

[](#use)

```
$compositeContainer = new \UltraLite\CompositeContainer\CompositeContainer();

$compositeContainer->addContainer($container);
$container->setDelegateContainer($compositeContainer); // or appropriate method on Delegate Lookup container

if ($compositeContainer->has($serviceId) {
    $compositeContainer->get($serviceId);
}
```

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

[](#installation)

```
composer require ultra-lite/composite-container
```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% 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 ~494 days

Total

4

Last Release

1890d ago

Major Versions

0.1.0 → 1.0.02017-02-15

PHP version history (2 changes)0.1.0PHP ^7.0

1.0.1PHP ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9dc0c2d8bba727c2b30227f0e9eb327906ae55f4673bb48df1c846365e58d526?d=identicon)[Sam-Burns](/maintainers/Sam-Burns)

---

Top Contributors

[![Sam-Burns](https://avatars.githubusercontent.com/u/6594039?v=4)](https://github.com/Sam-Burns "Sam-Burns (11 commits)")[![someniatko](https://avatars.githubusercontent.com/u/15856706?v=4)](https://github.com/someniatko "someniatko (1 commits)")

---

Tags

composite-containerdelegate-lookupdependency-injectionpsr-11

### Embed Badge

![Health badge](/badges/ultra-lite-composite-container/health.svg)

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

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[cakephp/core

CakePHP Framework Core classes

6026.8M39](/packages/cakephp-core)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)

PHPackages © 2026

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