PHPackages                             turkeryildirim/lumen-config-autoloader - 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. [API Development](/categories/api)
4. /
5. turkeryildirim/lumen-config-autoloader

AbandonedArchivedLibrary[API Development](/categories/api)

turkeryildirim/lumen-config-autoloader
======================================

This package provides an easy way to autoload config files from your application's config folder.

1.0.0(7y ago)122MITPHPPHP &gt;=5.6

Since Aug 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/turkeryildirim/lumen-config-autoloader)[ Packagist](https://packagist.org/packages/turkeryildirim/lumen-config-autoloader)[ Docs](https://github.com/turkeryildirim/lumen-config-autoloader)[ RSS](/packages/turkeryildirim-lumen-config-autoloader/feed)WikiDiscussions master Synced yesterday

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

Lumen Config Autoloader
=======================

[](#lumen-config-autoloader)

This package provides an easy way to autoload config files from your application's config folder.

With default Lumen installation, you have to add a line into `bootstrap/app.php` file with `$app->configure('...');` to load package's config file for each composer or custom package. At the beginning may be you don't know that but i mostly forgot to do that.

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

[](#installation)

- Install the package via composer

```
composer require turkeryildirim/lumen-config-autoloader
```

- Create a folder named `config` in your application's root.

Usage
-----

[](#usage)

You just need to copy 3rd party packages config files into **your** config folder or you can use [Lumen vendor publish](https://github.com/laravelista/lumen-vendor-publish) package.

License
-------

[](#license)

Lumen Config Autoloader is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Total

2

Last Release

2831d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/36629313999785442caa59533aef1360561364e12fe14b391b4cf5679994d0d9?d=identicon)[turkeryildirim](/maintainers/turkeryildirim)

---

Top Contributors

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

---

Tags

autoloadautoloaderconfigconfiguration-fileslaravellaravel-frameworklumenlumen-frameworklumen-packagelumen-php-frameworkphpapiconfigautoloadlumenload

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/turkeryildirim-lumen-config-autoloader/health.svg)

```
[![Health](https://phpackages.com/badges/turkeryildirim-lumen-config-autoloader/health.svg)](https://phpackages.com/packages/turkeryildirim-lumen-config-autoloader)
```

###  Alternatives

[spatie/laravel-fractal

An easy to use Fractal integration for Laravel applications

1.9k15.1M99](/packages/spatie-laravel-fractal)[darkaonline/swagger-lume

OpenApi or Swagger integration to Lumen

3372.3M3](/packages/darkaonline-swagger-lume)[nilportugues/jsonapi-bundle

Symfony 2 &amp; 3 JSON API Transformer Package

11446.0k](/packages/nilportugues-jsonapi-bundle)

PHPackages © 2026

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