PHPackages                             riverside/php-webconfig - 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. riverside/php-webconfig

ActiveLibrary

riverside/php-webconfig
=======================

PHP SDK for managing the web.config file

10PHP

Since Jul 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/riverside/php-webconfig)[ Packagist](https://packagist.org/packages/riverside/php-webconfig)[ RSS](/packages/riverside-php-webconfig/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

php-webconfig
=============

[](#php-webconfig)

PHP SDK for managing a web.config file

BuildLicense[![CI](https://github.com/riverside/php-webconfig/actions/workflows/test.yml/badge.svg)](https://github.com/riverside/php-webconfig/actions/workflows/test.yml)[![License](https://camo.githubusercontent.com/e5ea2c742f71556c018c7c950f3b8c38004a7270a3117c6e883748f7d61442c0/68747470733a2f2f706f7365722e707567782e6f72672f7269766572736964652f7068702d776562636f6e6669672f6c6963656e7365)](https://packagist.org/packages/riverside/php-webconfig)### Requirements

[](#requirements)

- PHP &gt;= 7.1
- DOM extension
- SimpleXML extension

### Installation

[](#installation)

If Composer is not installed on your system yet, you may go ahead and install it using this command line:

```
$ curl -sS https://getcomposer.org/installer | php

```

Next, add the following require entry to the `composer.json` file in the root of your project.

```
{
    "require" : {
        "riverside/php-webconfig" : "*"
    }
}
```

Finally, use Composer to install php-express and its dependencies:

```
$ php composer.phar install

```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/17dd08ce9964258b22baca5a0a36d0dcf17d5cfb992462e40e6877e64c4fb453?d=identicon)[riverside](/maintainers/riverside)

---

Top Contributors

[![riverside](https://avatars.githubusercontent.com/u/43607?v=4)](https://github.com/riverside "riverside (17 commits)")

---

Tags

http-headersiisiis-serverphpphp-clientphp-sdkwebconfig

### Embed Badge

![Health badge](/badges/riverside-php-webconfig/health.svg)

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

PHPackages © 2026

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