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

AbandonedArchivedMagento2-module

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 2mo ago

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

Maturity54

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

2497d 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

[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[olegkoval/magento2-regenerate-url-rewrites

Add into Magento 2 a CLI feature which allow to regenerate a Url Rewrites of products and categories

4423.7M2](/packages/olegkoval-magento2-regenerate-url-rewrites)[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/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[markshust/magento2-module-disabletwofactorauth

The DisableTwoFactorAuth module provides the ability to disable two-factor authentication.

2282.7M6](/packages/markshust-magento2-module-disabletwofactorauth)

PHPackages © 2026

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