PHPackages                             ticaje/m2-configuration - 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. ticaje/m2-configuration

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

ticaje/m2-configuration
=======================

This module constitutes the foundations for using the settings according to design by contract basis

2.0.0(1y ago)01931OSL-3.0PHPPHP ^7.0 || ^8.0

Since Dec 12Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/M-Contributions/Configuration-Abstraction-Module)[ Packagist](https://packagist.org/packages/ticaje/m2-configuration)[ RSS](/packages/ticaje-m2-configuration/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (11)Used By (1)

Utilizing Design by Contract approach to normalize the use of Magento 2 configurations in our projects
======================================================================================================

[](#utilizing-design-by-contract-approach-to-normalize-the-use-of-magento-2-configurations-in-our-projects)

[![Latest Version on Packagist](https://camo.githubusercontent.com/02adbc266b9b91c050cbde5a48011eba039c0be325111fc1493f0893368be8ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746963616a652f6d322d636f6e66696775726174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ticaje/m2-configuration)[![Quality Score](https://camo.githubusercontent.com/af801d682a4ed2abbc1890029e7dd8ac0115cc79b64274b90133fa58f7624902/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4d2d436f6e747269627574696f6e732f53657474696e672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/M-Contributions/Setting)[![Total Downloads](https://camo.githubusercontent.com/e45ed6b150474951519b38b79c4c83875f45c57debfae11caaedcf8660c2607e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746963616a652f6d322d636f6e66696775726174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ticaje/m2-configuration)[![Author](https://camo.githubusercontent.com/3c3154e7d1e6e1d3c45389165493e28fc0279eced5a2b180bc66058f847196ff/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f48424c61746572616c2e636f6d2d2532333032313133613f7374796c653d6c6162656c436f6c6f723d6c6967687467726579)](https://hblateral.com)

Preface
-------

[](#preface)

This module is an attempt to create a standard approach to normalize the use of all configurations defined in adminhtml/system.xml. I personally prefer creating a directory structure within adminhtml directory where in a per configuration basis i define a file for a group of configurations inside my module.

Then making use of this module i define de interfaces and classes for each file i've created. An example of such workaround is provided.

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

[](#installation)

You can install this package using composer(the only way i recommend)

```
composer require ticaje/m2-configuration
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Héctor Luis Barrientos](https://github.com/ticaje)
- [All Contributors](../../contributors)

License
-------

[](#license)

The GNU General Public License (GPLv3). Please see [License File](LICENSE.md) for more information.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance61

Regular maintenance activity

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 95.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 ~277 days

Recently: every ~450 days

Total

8

Last Release

458d ago

Major Versions

1.0.6 → 2.0.02025-04-02

PHP version history (4 changes)1.0.0PHP ~7.1.3||~7.2.0||~7.3.0

1.0.5PHP ~7.1.3||~7.2.0||~7.3.0||~7.4.0

1.0.6PHP ^7.0

2.0.0PHP ^7.0 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1042962?v=4)[Hector Luis Barrientos](/maintainers/ticaje)[@ticaje](https://github.com/ticaje)

---

Top Contributors

[![ticaje](https://avatars.githubusercontent.com/u/1042962?v=4)](https://github.com/ticaje "ticaje (22 commits)")[![luiszartis](https://avatars.githubusercontent.com/u/121498243?v=4)](https://github.com/luiszartis "luiszartis (1 commits)")

### Embed Badge

![Health badge](/badges/ticaje-m2-configuration/health.svg)

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

###  Alternatives

[symfony/polyfill-intl-normalizer

Symfony polyfill for intl's Normalizer class and related functions

2.1k885.3M65](/packages/symfony-polyfill-intl-normalizer)

PHPackages © 2026

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