PHPackages                             covex-nn/environment - 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. covex-nn/environment

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

covex-nn/environment
====================

0.5.0(7y ago)0103[1 issues](https://github.com/covex-nn/env-configurator/issues)1MITPHPPHP ^7.1

Since Jun 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/covex-nn/env-configurator)[ Packagist](https://packagist.org/packages/covex-nn/environment)[ RSS](/packages/covex-nn-environment/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (3)Used By (1)

Environment Configurator
========================

[](#environment-configurator)

Bootstrap new PHP applications with templates

Install
-------

[](#install)

Environment configurator is a composer plugin. It is recomended to install it globaly:

```
composer global require covex-nn/environment
```

Usage
-----

[](#usage)

```
Usage:
  composer env:apply  []

Arguments:
  sequence  Sequence name
  target    Target directory [default: "getcwd()"]

```

Sequence repository
-------------------

[](#sequence-repository)

Try already existing repository with `composer global require covex-nn/environment-repository`or create your own composer package, add the following to your `composer.json`:

```
{
    "provide": {
        "environment-repository": "^1.0"
    },
    "extra": {
        "environment-repository": "src/Resources/repository"
    }
}
```

... where `extra.environment-repository` is a directory with sequences repository. Register you package in packagist, require a new package globaly with `composer global`. See how a [defalt repository](src/Resources/repository) is created here and create and use your own sequences to bootstrap your own applications.

Configurators
-------------

[](#configurators)

NameDescriptioncomposerMerge source json file with `composer.json`copyCopy source file to target filediffSource is text file. If a line begins with `+`, a new line will be added, if with `-`, then a line will be removed. A line with `-` only, target file will be truncateddocker-composeMerge source docker-compose target file into target filereplaceSource is a key-value YAML file. `replace` configurator replace key with value in target file.yamlMerges source yaml into target yaml file.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~2 days

Total

2

Last Release

2884d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fd7f833537e59f3a0275ec881051e8d08ee9b658025f675f201228956da8a3e0?d=identicon)[covex-nn](/maintainers/covex-nn)

---

Top Contributors

[![covex-nn](https://avatars.githubusercontent.com/u/110878?v=4)](https://github.com/covex-nn "covex-nn (92 commits)")

---

Tags

configuratorflex

### Embed Badge

![Health badge](/badges/covex-nn-environment/health.svg)

```
[![Health](https://phpackages.com/badges/covex-nn-environment/health.svg)](https://phpackages.com/packages/covex-nn-environment)
```

###  Alternatives

[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M157](/packages/orchestra-canvas)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41716.4k2](/packages/lullabot-drainpipe)[altis/local-server

Local Server module for Altis

18208.4k2](/packages/altis-local-server)[grasmash/composerize-drupal

Convert a non-Composer managed Drupal application into a Composer-managed application.

12819.4k1](/packages/grasmash-composerize-drupal)

PHPackages © 2026

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