PHPackages                             jlynnlee/simple-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jlynnlee/simple-php-container

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jlynnlee/simple-php-container
=============================

Just a demo

v1.0.1(5y ago)08Apache-2.0PHP

Since Aug 31Pushed 5y ago1 watchersCompare

[ Source](https://github.com/JLynnLee/simple-container)[ Packagist](https://packagist.org/packages/jlynnlee/simple-php-container)[ RSS](/packages/jlynnlee-simple-php-container/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

###### 简单的php类容器管理

[](#简单的php类容器管理)

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

[](#installation)

使用composer安装

```
composer require jlynnlee/simple-php-container

```

```
$test = new \Test\Container();
//A::class 注入的类，['param1', 'param2'...] 注入类所需参数
$class = $test::bind(A::class, ['param1', 'param2']);

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

2

Last Release

2084d ago

### Community

Maintainers

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

---

Top Contributors

[![JLynnLee](https://avatars.githubusercontent.com/u/31976638?v=4)](https://github.com/JLynnLee "JLynnLee (1 commits)")

### Embed Badge

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

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

###  Alternatives

[maritos/magento2-performance-fixes

Magento 2 performance fixes.

6321.1k](/packages/maritos-magento2-performance-fixes)

PHPackages © 2026

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