PHPackages                             xeki-tech/config - 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. [Templating &amp; Views](/categories/templating)
4. /
5. xeki-tech/config

ActiveLibrary[Templating &amp; Views](/categories/templating)

xeki-tech/config
================

Config envs xeki

1.0.1(4y ago)03.1k↓50%PHPPHP &gt;=7.4

Since Oct 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/xeki-tech/config)[ Packagist](https://packagist.org/packages/xeki-tech/config)[ Docs](https://xeki.tech/config)[ RSS](/packages/xeki-tech-config/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

config
======

[](#config)

install
-------

[](#install)

composer require xeki-tech/config

use
---

[](#use)

Example use

```
$config = \xeki\module_manager::import_module('config');
$config->getVar("var_name");

```

File .env, this file works in base proyect folder or app folder, also work with env vars os

```
db_ip = "123"
db_user = "userRoot"
db_password = "pass"
db_name = "dbwebpruebas"

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~8 days

Total

2

Last Release

1678d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

templating

### Embed Badge

![Health badge](/badges/xeki-tech-config/health.svg)

```
[![Health](https://phpackages.com/badges/xeki-tech-config/health.svg)](https://phpackages.com/packages/xeki-tech-config)
```

###  Alternatives

[twig/twig

Twig, the flexible, fast, and secure template language for PHP

8.4k443.2M5.8k](/packages/twig-twig)[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[smarty/smarty

Smarty - the compiling PHP template engine

2.3k39.1M395](/packages/smarty-smarty)[timber/timber

Create WordPress themes with beautiful OOP code and the Twig Template Engine

5.7k3.4M111](/packages/timber-timber)[league/plates

Plates, the native PHP template system that's fast, easy to use and easy to extend.

1.5k5.9M232](/packages/league-plates)[eftec/bladeone

The standalone version Blade Template Engine from Laravel in a single php file

8208.4M87](/packages/eftec-bladeone)

PHPackages © 2026

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