PHPackages                             connectholland/env-var-loader-bundle - 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. connectholland/env-var-loader-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

connectholland/env-var-loader-bundle
====================================

A symfony 5 bundle with various environment variable loaders

011PHP

Since Apr 23Pushed 6y ago2 watchersCompare

[ Source](https://github.com/ConnectHolland/env-var-loader-bundle)[ Packagist](https://packagist.org/packages/connectholland/env-var-loader-bundle)[ RSS](/packages/connectholland-env-var-loader-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

ConnectHolland EnvVarLoaderBundle
=================================

[](#connectholland-envvarloaderbundle)

A symfony 5 bundle with various environment variable loaders

Install
-------

[](#install)

```
composer require connectholland/env-var-loader-bundle
```

Configure
---------

[](#configure)

An example configuration is installed by symfony recipes in config/packages/env\_var\_loader.yaml.

Enable the loaders you need, by default all loaders are disabled.

```
env_var_loader:
  loaders:
    etcd:
      enabled: true
    vault:
      enabled: false
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity33

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

![](https://www.gravatar.com/avatar/32c77f5ff7ffcce6bdf072dd76718e014643cb4b3083b27ecf1806606a5ce363?d=identicon)[RonRademaker](/maintainers/RonRademaker)

---

Top Contributors

[![reyostallenberg](https://avatars.githubusercontent.com/u/3579090?v=4)](https://github.com/reyostallenberg "reyostallenberg (3 commits)")

### Embed Badge

![Health badge](/badges/connectholland-env-var-loader-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/connectholland-env-var-loader-bundle/health.svg)](https://phpackages.com/packages/connectholland-env-var-loader-bundle)
```

###  Alternatives

[mascame/arrayer

Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.

141.4k2](/packages/mascame-arrayer)

PHPackages © 2026

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