PHPackages                             bolt/configuration-notices - 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. bolt/configuration-notices

Abandoned → [bolt/configuration-notices-widget](/?search=bolt%2Fconfiguration-notices-widget)Project[Utility &amp; Helpers](/categories/utility)

bolt/configuration-notices
==========================

Helper library to provide some helpful functionality to people, mostly by warning the user for common pitfalls and oversights in the basic configuration.

1.0.9(8y ago)323.9k—7.1%3[3 issues](https://github.com/bolt/configuration-notices/issues)MITPHP

Since Mar 29Pushed 8y agoCompare

[ Source](https://github.com/bolt/configuration-notices)[ Packagist](https://packagist.org/packages/bolt/configuration-notices)[ Docs](http://bolt.cm)[ RSS](/packages/bolt-configuration-notices/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (2)Versions (11)Used By (0)

Configuration Notices for Bolt
==============================

[](#configuration-notices-for-bolt)

Friendly helpers for your Bolt installation. This extension comes bundled with the packaged distribution version of Bolt (commonly known as "The `tar` or `zip`version"). This extension provides helpful tips to prevent common pitfalls, in a range of different situations.

To install this extension in your custom bootstrapped version of Bolt, run the following in the root folder with your main `composer.json`:

```
composer require bolt/configuration-notices

```

[![7e22d8c8-bbdd-11e6-9668-48a1ec86ba04](https://cloud.githubusercontent.com/assets/1833361/21287029/3f4d8cf4-c463-11e6-8cd1-69583e7fa2ba.png)](https://cloud.githubusercontent.com/assets/1833361/21287029/3f4d8cf4-c463-11e6-8cd1-69583e7fa2ba.png)

You can influence a few of the checks through the configuration. How meta!

```
debug_local_domains: [ '.localhost' ]

configuration_notices:
    log_threshold: 1000
```

- `local_domains` can be set to contain (parts of) domain names, and is used in the check to determine if the current installation is considered to be "local" or "production".
- `log_threshold` is used to determine what is considered 'a lot of rows' in the checks for the Change log and System log, to give a suggestion to trim the database tables.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 51.6% 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 ~34 days

Recently: every ~47 days

Total

10

Last Release

3074d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1835343?v=4)[Bob van de Vijver](/maintainers/bobvandevijver)[@bobvandevijver](https://github.com/bobvandevijver)

![](https://avatars.githubusercontent.com/u/3901745?v=4)[Tobias Feijten](/maintainers/tobias-93)[@tobias-93](https://github.com/tobias-93)

![](https://avatars.githubusercontent.com/u/1833361?v=4)[Bob den Otter](/maintainers/bobdenotter)[@bobdenotter](https://github.com/bobdenotter)

![](https://avatars.githubusercontent.com/u/5082?v=4)[Ross Riley](/maintainers/rossriley)[@rossriley](https://github.com/rossriley)

---

Top Contributors

[![bobdenotter](https://avatars.githubusercontent.com/u/1833361?v=4)](https://github.com/bobdenotter "bobdenotter (33 commits)")[![GwendolenLynch](https://avatars.githubusercontent.com/u/1427081?v=4)](https://github.com/GwendolenLynch "GwendolenLynch (28 commits)")[![jadwigo](https://avatars.githubusercontent.com/u/1488214?v=4)](https://github.com/jadwigo "jadwigo (2 commits)")[![leggewie](https://avatars.githubusercontent.com/u/2387015?v=4)](https://github.com/leggewie "leggewie (1 commits)")

---

Tags

boltextensionphphelperconfigurationextensionboltnotices

### Embed Badge

![Health badge](/badges/bolt-configuration-notices/health.svg)

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

###  Alternatives

[kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

933.1M29](/packages/kartik-v-yii2-helpers)[janisto/yii2-environment

Environment class for Yii 2, used to set configuration for console and web apps depending on the server environment.

2134.6k3](/packages/janisto-yii2-environment)

PHPackages © 2026

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