PHPackages                             panamax/panamax - 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. panamax/panamax

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

panamax/panamax
===============

Collection of contracts and and implementations to facilitate design of psr-11 agnostic applications and frameworks.

0.4.0(3y ago)13912MITPHPPHP ^7.4 || ^8.0

Since Mar 12Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (22)Versions (12)Used By (2)

panamax
=======

[](#panamax)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6003e8fdda40cdf4750796fc0baa3f960a313774a2a35accade37593395f5254/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7765627468656f72792f70616e616d61782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webtheory/panamax)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/03736562dea66e4dfe8dd72b005180528dd01714bcb5d4224cd53881d4e91432/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7370696465722d6d616e652f70616e616d61782f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/spider-mane/panamax)[![Coverage Status](https://camo.githubusercontent.com/28b506224931fb5940f4fb515ee4f0bdc9db3919e8b9331fd98fa6a61c4b59d1/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7370696465722d6d616e652f70616e616d61782e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/spider-mane/panamax/code-structure)[![Quality Score](https://camo.githubusercontent.com/3e8418f238ddf3e9d16d440106ecac51820ab9d617fcb8a9dce2fc6816e21a27/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7370696465722d6d616e652f70616e616d61782e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/spider-mane/panamax)[![Total Downloads](https://camo.githubusercontent.com/74934321b195729945ab07139dd3b97a7b81e3777c6c8c83f71d1cc3d6966b8b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7765627468656f72792f70616e616d61782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/webtheory/panamax)

Create psr-11 container agnostic applications

Install
-------

[](#install)

Via Composer

```
composer require webtheory/panamax
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Chris Williams](https://github.com/spider-mane)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

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

Total

11

Last Release

1432d ago

PHP version history (2 changes)0.1.0PHP ^7.4||^8.0

0.1.2PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/42c6c17a141acad92bd90ad7b7e574ea19ecb332f33272a041261566670576cf?d=identicon)[webtheory](/maintainers/webtheory)

---

Top Contributors

[![spider-mane](https://avatars.githubusercontent.com/u/17187449?v=4)](https://github.com/spider-mane "spider-mane (20 commits)")

---

Tags

webtheorypanamax

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[pimple/pimple

Pimple, a simple Dependency Injection Container

2.7k130.5M1.4k](/packages/pimple-pimple)[league/container

A fast and intuitive dependency injection container.

86387.8M343](/packages/league-container)[lctrs/psalm-psr-container-plugin

Let Psalm understand better psr11 containers

17648.1k13](/packages/lctrs-psalm-psr-container-plugin)[phpwatch/simple-container

A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring

1810.1k2](/packages/phpwatch-simple-container)

PHPackages © 2026

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