PHPackages                             programandoconcabeza/env-management - 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. programandoconcabeza/env-management

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

programandoconcabeza/env-management
===================================

management of env files

1.0.0(3y ago)059GPL-2.0-or-laterPHPPHP &gt;=7.4

Since Feb 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/programandoconcabeza/envManagement)[ Packagist](https://packagist.org/packages/programandoconcabeza/env-management)[ RSS](/packages/programandoconcabeza-env-management/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

ENV MANAGEMENT
==============

[](#env-management)

You can manage .env files in a secure way, the env management package manages them generically, so that all team members have the same type of configuration.

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

[](#installation)

Install the last version of env management with composer install

```
  composer require programandoconcabeza/env-management
```

Usage/Examples
--------------

[](#usageexamples)

Is mandatory use always the same password used for crypt it for decrypt files.

### Crypt and create zip

[](#crypt-and-create-zip)

Create a zip file with the general environments system variables named `environments.zip` and put it in the root of the project.

We recommend that you create a makefile or an automation for the execution of this script

```
php vendor/programandoconcabeza/env-management/crypt.php
```

### Decrypt and replace .env file

[](#decrypt-and-replace-env-file)

The script get the content of `environments.zip` file and replace the .env content file.

We recommend that you create a makefile or an automation for the execution of this script

```
php vendor/programandoconcabeza/env-management/decrypt.php
```

Support
-------

[](#support)

For support, email .

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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

1174d ago

### Community

Maintainers

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

---

Top Contributors

[![programandoconcabeza](https://avatars.githubusercontent.com/u/110461869?v=4)](https://github.com/programandoconcabeza "programandoconcabeza (12 commits)")[![jprous85](https://avatars.githubusercontent.com/u/26798386?v=4)](https://github.com/jprous85 "jprous85 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/programandoconcabeza-env-management/health.svg)

```
[![Health](https://phpackages.com/badges/programandoconcabeza-env-management/health.svg)](https://phpackages.com/packages/programandoconcabeza-env-management)
```

###  Alternatives

[dompdf/php-font-lib

A library to read, parse, export and make subsets of different types of font files.

1.8k31.2M9](/packages/dompdf-php-font-lib)[geertw/ip-anonymizer

IPv4 and IPv6 address anonymizer

60238.3k1](/packages/geertw-ip-anonymizer)[usu/codice-fiscale

A library to calculate and check the validity of the italian fiscal code (codice fiscale)

23170.9k1](/packages/usu-codice-fiscale)[kzykhys/steganography

Simple implementation of Steganography (Hiding a hidden message within an image)

889.7k](/packages/kzykhys-steganography)[furqansiddiqui/ethereum-php

A modern, dependency-light Ethereum library powered by a clean cryptographic core

1724.9k1](/packages/furqansiddiqui-ethereum-php)[crisen/ai

优雅的ai客户端

265.5k1](/packages/crisen-ai)

PHPackages © 2026

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