PHPackages                             travelport-czech/compile\_conf - 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. travelport-czech/compile\_conf

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

travelport-czech/compile\_conf
==============================

Simple builder configuration files from environment, encrypted values or user input

1.0.11(2y ago)2430.6k↑18.1%2MITPython

Since Mar 29Pushed 2y ago3 watchersCompare

[ Source](https://github.com/Travelport-Czech/compile_conf)[ Packagist](https://packagist.org/packages/travelport-czech/compile_conf)[ RSS](/packages/travelport-czech-compile-conf/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)DependenciesVersions (12)Used By (0)

compile\_conf
=============

[](#compile_conf)

Simple builder configuration files from environment, encrypted values or user input

Complete syntax is:

```
compile_conf [{-k|--aes-key} aes_key_file] [{-K|--rsa-key} rsa_key_file] [{-d|--diff} diff_file] [{-D|--def} comment key value] {support|production|testing|internal|devel} sample_file config_file

```

but typical usage is very easier:

```
compile_conf production config.sample config.cfg

```

where

- **production** defines environment where be config.cfg used
- **config.sample** is source of configuration - contain definitions for all enviromnents
- **config.cfg** is output file

Tool is available by composer:

```
composer require travelport-czech/compile_conf '*'

```

Depends on package [PyCrypto](https://pypi.org/project/pycrypto/)(deprecated) or [PyCryptodome](https://pypi.org/project/pycryptodome/)(recommended)

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community13

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 87.1% 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 ~242 days

Recently: every ~164 days

Total

10

Last Release

790d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0cb21a92e38fbe9525b9ed58e2515215004b27b41b5db1226ebf67289a172859?d=identicon)[srbt](/maintainers/srbt)

---

Top Contributors

[![srbt](https://avatars.githubusercontent.com/u/8090960?v=4)](https://github.com/srbt "srbt (27 commits)")[![buresmi7](https://avatars.githubusercontent.com/u/1267665?v=4)](https://github.com/buresmi7 "buresmi7 (3 commits)")[![marizikmund](https://avatars.githubusercontent.com/u/11387702?v=4)](https://github.com/marizikmund "marizikmund (1 commits)")

### Embed Badge

![Health badge](/badges/travelport-czech-compile-conf/health.svg)

```
[![Health](https://phpackages.com/badges/travelport-czech-compile-conf/health.svg)](https://phpackages.com/packages/travelport-czech-compile-conf)
```

PHPackages © 2026

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