PHPackages                             isobar-nz/silverstripe-hotenv - 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. isobar-nz/silverstripe-hotenv

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

isobar-nz/silverstripe-hotenv
=============================

dot env cms editor

50PHP

Since Sep 12Pushed 6y ago2 watchersCompare

[ Source](https://github.com/isobar-nz/silverstripe-hotenv)[ Packagist](https://packagist.org/packages/isobar-nz/silverstripe-hotenv)[ RSS](/packages/isobar-nz-silverstripe-hotenv/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

hotenv
------

[](#hotenv)

This lets you edit environment settings in the CMS, which allows you to quickly stage or test different environment settings without having to do a full deployment.

This module has a few restrictions:

- Environment can only be modified by the default admin (specified in the core .env)
- The core .env file cannot be modified; You can only specify additional variables to add or override
- The additional file will be ignored if `HOTENV_IGNORE` is specified in the root

Variables and constants of note:

- HOTENV\_PATH - Environment variable specified in the root .env to the location (writable) where your `.hotenv` file will be located. By default it will write to `public/assets/.protected/.hotenv`, but it's better to put this outside of the webroot. E.g. `HOTENV_PATH="./system/.hotenv` will put a folder in base called `system` and save your `.hotenv`file there.
- HOTENV\_IGNORE - Environment variable to disable hotenv loading (you can still edit the file however)
- HOTENV\_LOADED - Constant (not environment variable) that is set if the `.hotenv` file was successfully loaded in the current request

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

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/f6a363b2d85dc3e82e73cc9e3a57fc15132920b166c5938ad63a54029b9f94b9?d=identicon)[tractorcow](/maintainers/tractorcow)

---

Top Contributors

[![tractorcow](https://avatars.githubusercontent.com/u/936064?v=4)](https://github.com/tractorcow "tractorcow (1 commits)")

### Embed Badge

![Health badge](/badges/isobar-nz-silverstripe-hotenv/health.svg)

```
[![Health](https://phpackages.com/badges/isobar-nz-silverstripe-hotenv/health.svg)](https://phpackages.com/packages/isobar-nz-silverstripe-hotenv)
```

PHPackages © 2026

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