PHPackages                             maksimovic/interop-config - 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. maksimovic/interop-config

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

maksimovic/interop-config
=========================

Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.

3.0.1(1mo ago)0251BSD-3-ClausePHPPHP ^8.1CI passing

Since Sep 5Pushed 1mo agoCompare

[ Source](https://github.com/maksimovic/interop-config)[ Packagist](https://packagist.org/packages/maksimovic/interop-config)[ Docs](https://github.com/sandrokeil/interop-config)[ RSS](/packages/maksimovic-interop-config/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (2)Versions (15)Used By (1)

Interoperability Configuration
==============================

[](#interoperability-configuration)

> Fork of [sandrokeil/interop-config](https://github.com/sandrokeil/interop-config) — maintained for PHP 8.1–8.5 compatibility.

[![CI](https://github.com/maksimovic/interop-config/actions/workflows/ci.yml/badge.svg)](https://github.com/maksimovic/interop-config/actions/workflows/ci.yml)[![License](https://camo.githubusercontent.com/acff140a5c4435c4561665f9d8830acc9f2dbe0ffff5593d9f8ff8b94abc58ce/68747470733a2f2f706f7365722e707567782e6f72672f6d616b73696d6f7669632f696e7465726f702d636f6e6669672f6c6963656e73652e706e67)](https://packagist.org/packages/maksimovic/interop-config)

`interop-config` provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.

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

[](#installation)

```
$ composer require maksimovic/interop-config
```

Requires PHP 8.1 or later.

Fork rationale
--------------

[](#fork-rationale)

The upstream package was last released in 2020 and is no longer maintained. This fork:

- Bumps minimum PHP to 8.1
- Fixes implicit nullable type deprecations (PHP 8.4+)
- Fixes `null` as array offset deprecation
- Upgrades PHPUnit to `^10.5` with schema migration
- Replaces Travis CI with GitHub Actions (PHP 8.1–8.5 matrix)
- Suppresses `posix_isatty` warning on user-space streams

Behavior is otherwise unchanged.

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

[](#documentation)

See the original documentation at [sandrokeil.github.io/interop-config](http://sandrokeil.github.io/interop-config/).

License
-------

[](#license)

Released under the BSD-3-Clause License.

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance89

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 96.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 ~352 days

Recently: every ~853 days

Total

12

Last Release

54d ago

Major Versions

0.3.1 → 1.0.02016-03-05

1.0.0 → 2.0.02016-12-06

1.x-dev → 2.0.12016-12-09

2.2.0 → 3.0.02026-04-16

PHP version history (5 changes)0.1.0PHP &gt;=5.5

1.0.0PHP ^5.5 || ^7.0

2.0.0PHP ^7.1

2.2.0PHP ^7.1 || ^8.0

3.0.0PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![sandrokeil](https://avatars.githubusercontent.com/u/3597436?v=4)](https://github.com/sandrokeil "sandrokeil (139 commits)")[![maksimovic](https://avatars.githubusercontent.com/u/1126226?v=4)](https://github.com/maksimovic "maksimovic (2 commits)")[![dantleech](https://avatars.githubusercontent.com/u/530801?v=4)](https://github.com/dantleech "dantleech (1 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (1 commits)")[![tobiju](https://avatars.githubusercontent.com/u/14201950?v=4)](https://github.com/tobiju "tobiju (1 commits)")

---

Tags

phpinterfacesfactoryconfigurationconfigoptionsservicestandardinterop

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/maksimovic-interop-config/health.svg)

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

###  Alternatives

[sandrokeil/interop-config

Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.

58471.7k36](/packages/sandrokeil-interop-config)[m1/vars

Vars is a simple to use and easily extendable configuration loader with in built loaders for ini, json, PHP, toml, XML and yaml/yml file types. It also comes with in built support for Silex and more frameworks to come soon.

64124.3k1](/packages/m1-vars)[sandrokeil/easy-config

Zend Framework 2 (zf2) module to retrieve specific module options and provides some abstract factories to create easily instances depending on configuration

113.1k1](/packages/sandrokeil-easy-config)

PHPackages © 2026

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