PHPackages                             alaa/magento2-scope-config-wrapper - 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. alaa/magento2-scope-config-wrapper

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

alaa/magento2-scope-config-wrapper
==================================

Magento 2 module

1.0.1(6y ago)03MITPHPPHP ~7.1.3|7.2.\*

Since Jul 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/alaa-almaliki/magento2-scope-config-wrapper)[ Packagist](https://packagist.org/packages/alaa/magento2-scope-config-wrapper)[ RSS](/packages/alaa-magento2-scope-config-wrapper/feed)WikiDiscussions master Synced yesterday

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

Magento 2 Scope Config
======================

[](#magento-2-scope-config)

a wrapper module around scope config reader and writer

How to install
==============

[](#how-to-install)

`composer require alaa/magento2-scope-config-wrapper`

Api
===

[](#api)

- Write interface `\Alaa\ScopeConfig\Model\ScopeConfigWriterInterface`

    - `$writer->saveWebsiteConfig($path, $value, $scopeId);`
    - `$writer->saveStoreConfig($path, $value, $scopeId);`
    - `$witer->saveDefaultConfig($path, $value);`
    - `$writer->saveConfig($path, $value, $scope = ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeId = 0);`
    - `$writer->deleteWebsiteConfig($path, $scopeId);`
    - `$writer->deleteStoreConfig($path, $scopeId);`
    - `$writer->deleteDefaultConfig($path);`
    - `$writer->deleteConfig($path, $scope = ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeId = 0);`
- Read interface `\Alaa\ScopeConfig\Model\ScopeConfigReaderInterface`

    - `$reader->getDefaultConfigValue(string $path);`
    - `$reader->getWebsiteConfigValue(string $path, $scopeId = null);`
    - `$reader->getStoreConfigValue(string $path, $scopeId = null);`
    - `$reader->getDefaultConfigFlag(string $path);`
    - `$reader->getWebsiteConfigFlag(string $path, $scopeId = null);`
    - `$reader->getStoreConfigFlag(string $path, $scopeId = null);`
    - `$reader->getConfigValue(string $path, string $scope = ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeId = null);`
    - `$reader->getConfigFlag(string $path, string $scope = ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeId = null);`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

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

2501d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c696bf597ea0fdd1fd166ce20d7c15c873f16547e874bd67ecb70c4abfdb2cb?d=identicon)[alaa-almaliki](/maintainers/alaa-almaliki)

---

Top Contributors

[![alaa-almaliki](https://avatars.githubusercontent.com/u/7830984?v=4)](https://github.com/alaa-almaliki "alaa-almaliki (7 commits)")

---

Tags

magento

### Embed Badge

![Health badge](/badges/alaa-magento2-scope-config-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/alaa-magento2-scope-config-wrapper/health.svg)](https://phpackages.com/packages/alaa-magento2-scope-config-wrapper)
```

###  Alternatives

[mage2tv/magento-cache-clean

This package has been migrated to mage-os/magento-cache-clean. Please switch over at your convenience.

5432.1M3](/packages/mage2tv-magento-cache-clean)[magento/magento-composer-installer

Composer installer for Magento modules

7523.3M318](/packages/magento-magento-composer-installer)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[magento-hackathon/magento-composer-installer

Composer installer for Magento modules

214757.6k374](/packages/magento-hackathon-magento-composer-installer)[yireo/magento2-googletagmanager2

Add Google Tag Manager to Magento

167930.4k5](/packages/yireo-magento2-googletagmanager2)[opengento/module-gdpr

Gdpr Compliance Module for Magento 2

14481.5k](/packages/opengento-module-gdpr)

PHPackages © 2026

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