PHPackages                             dnaber/wp-config-boilerplate - 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. dnaber/wp-config-boilerplate

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dnaber/wp-config-boilerplate
============================

Creates a wp-config.php template

1.1.0(9y ago)16MITPHPPHP &gt;=5.6

Since Jul 14Pushed 9y agoCompare

[ Source](https://github.com/dnaber-de/wp-config-boilerplate)[ Packagist](https://packagist.org/packages/dnaber/wp-config-boilerplate)[ RSS](/packages/dnaber-wp-config-boilerplate/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

wp-config.php boilerplate
=========================

[](#wp-configphp-boilerplate)

PHP commandline script that fetches WP security salts from  , the wp-config.php template from  and sticks both together in a `wp-config.php` file in your current working directory. Requires git PHP 5.6 and the [CURL extension](http://de2.php.net/manual/en/book.curl.php).

Usage
-----

[](#usage)

```
$ wpconfig

```

This will create a `wp-config.php` in your current working directory. It will not override an existing one.

```
$ wpconfig /path/to/wp-config.php

```

Creates the specified file, if not exists.

### Options

[](#options)

```
$ wpconfig -h|--help

```

Prints a helping message

```
$ wpconfig -q|--quiet

```

Suppress all output from the script, even error messages.

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

[](#installation)

### Git

[](#git)

Clone the repository and symlink `bin/wpconfig` into your binary directory (e.g. `/usr/local/bin` or ~/bin`).

### Composer

[](#composer)

Run

```
$ composer global require dnaber/wp-config-boilerplate

```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

3638d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9927d052ac9418f26bc23eba4e8f88f71a353f94b34b3ec7cc51bbe9468a7867?d=identicon)[dnaber-de](/maintainers/dnaber-de)

---

Top Contributors

[![dnaber-de](https://avatars.githubusercontent.com/u/1133205?v=4)](https://github.com/dnaber-de "dnaber-de (7 commits)")

### Embed Badge

![Health badge](/badges/dnaber-wp-config-boilerplate/health.svg)

```
[![Health](https://phpackages.com/badges/dnaber-wp-config-boilerplate/health.svg)](https://phpackages.com/packages/dnaber-wp-config-boilerplate)
```

###  Alternatives

[mouadziani/xstate

State machine library to play with any complex behavior of your PHP objects

866.9k](/packages/mouadziani-xstate)

PHPackages © 2026

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