PHPackages                             etocrm/configs - 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. etocrm/configs

ActiveLibrart

etocrm/configs
==============

etocrm/configs

v1.0.1(6y ago)072PHP

Since Jun 5Pushed 6y agoCompare

[ Source](https://github.com/tangweihui/configs)[ Packagist](https://packagist.org/packages/etocrm/configs)[ RSS](/packages/etocrm-configs/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Configs
=======

[](#configs)

\[[![Downloads](https://camo.githubusercontent.com/93c8a64da6306d91ac1f2f5ea9ef1d75f40fbfc26e0f65af4aa5577bc2055a12/68747470733a2f2f7061636b61676973742e6f72672f7061636b616765732f65746f63726d2f636f6e66696773)](https://camo.githubusercontent.com/93c8a64da6306d91ac1f2f5ea9ef1d75f40fbfc26e0f65af4aa5577bc2055a12/68747470733a2f2f7061636b61676973742e6f72672f7061636b616765732f65746f63726d2f636f6e66696773)

Installations
-------------

[](#installations)

To install Configs, run the command below and you will get the latest version

```
composer require etocrm/configs
```

add the ServiceProvider to the providers array in `config/app.php`

```
Etocrm\Configs\ConfigsServiceProvider::class
```

call the Config::load() method within the boot method in `app/Providers/AppServiceProvider.php`:

```
Configs::load();
```

To publish the config settings in Laravel 5 use:

```
php artisan vendor:publish --provider="Etocrm\Configs\ConfigsServiceProvider"
```

Documentation
-------------

[](#documentation)

no time for any documents ahhhhh

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

2

Last Release

2424d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/74dceb9ac8d265950dbbc0395027f1c26e6f43146369bc83beccb0858d6c516e?d=identicon)[tangweihui](/maintainers/tangweihui)

---

Top Contributors

[![tangweihui](https://avatars.githubusercontent.com/u/11569121?v=4)](https://github.com/tangweihui "tangweihui (1 commits)")

### Embed Badge

![Health badge](/badges/etocrm-configs/health.svg)

```
[![Health](https://phpackages.com/badges/etocrm-configs/health.svg)](https://phpackages.com/packages/etocrm-configs)
```

PHPackages © 2026

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