PHPackages                             ldl-framework/env-builder - 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. ldl-framework/env-builder

ActiveLibrary

ldl-framework/env-builder
=========================

Env builder is a package which collects different env files within a specified directory and compiles them into one single .env file, useful when you have different .env files laying around in different folders and you want to have one single big file that you can load with Symfony's DotEnv loader or other Env loading library.

v0.0.1(5y ago)03505[1 issues](https://github.com/ldl-php/ldl-env-builder/issues)[1 PRs](https://github.com/ldl-php/ldl-env-builder/pulls)MITPHPPHP &gt;=7.1

Since Jul 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ldl-php/ldl-env-builder)[ Packagist](https://packagist.org/packages/ldl-framework/env-builder)[ Docs](https://github.com/pthreat/env-builder)[ RSS](/packages/ldl-framework-env-builder/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

LDL ENV file builder
====================

[](#ldl-env-file-builder)

Collects ENV files from different directories and merges them into one big ENV file

#### Example usage

[](#example-usage)

```
php bin/build env:build -d /path/to/project/with/env/files ./out.env

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.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

Unknown

Total

1

Last Release

2125d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c58f421340779f50b5cf5e0e1f0501692ee5141889dbe406509d795f0a728e3e?d=identicon)[pthreat](/maintainers/pthreat)

---

Top Contributors

[![pthreat](https://avatars.githubusercontent.com/u/8527076?v=4)](https://github.com/pthreat "pthreat (10 commits)")[![gonzalo-coda](https://avatars.githubusercontent.com/u/120412788?v=4)](https://github.com/gonzalo-coda "gonzalo-coda (8 commits)")

---

Tags

environmentenvcompiler

### Embed Badge

![Health badge](/badges/ldl-framework-env-builder/health.svg)

```
[![Health](https://phpackages.com/badges/ldl-framework-env-builder/health.svg)](https://phpackages.com/packages/ldl-framework-env-builder)
```

###  Alternatives

[vlucas/phpdotenv

Loads environment variables from `.env` to `getenv()`, `$\_ENV` and `$\_SERVER` automagically.

13.5k602.4M5.4k](/packages/vlucas-phpdotenv)[phan/phan

A static analyzer for PHP

5.6k11.2M1.1k](/packages/phan-phan)[symfony/dotenv

Registers environment variables from a .env file

3.8k226.7M2.3k](/packages/symfony-dotenv)[jbzoo/utils

Collection of PHP functions, mini classes and snippets for everyday developer's routine life.

8321.5M36](/packages/jbzoo-utils)[imliam/laravel-env-set-command

Set a .env file variable from the command line

118352.4k10](/packages/imliam-laravel-env-set-command)[msztorc/laravel-env

Laravel env helper commands

7855.4k](/packages/msztorc-laravel-env)

PHPackages © 2026

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