PHPackages                             gabrielfemi/laravel-config-maker - 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. gabrielfemi/laravel-config-maker

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

gabrielfemi/laravel-config-maker
================================

Creates configuration file

v1.0(5y ago)611MITPHPPHP ^7.4CI failing

Since Nov 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/GabrielFemi/laravel-config-maker)[ Packagist](https://packagist.org/packages/gabrielfemi/laravel-config-maker)[ Docs](https://github.com/gabrielfemi/laravel-config-maker)[ RSS](/packages/gabrielfemi-laravel-config-maker/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (2)Used By (0)

⚙

=====

Laravel Config Maker

 [](#--------laravel-config-maker--)

 [![Latest Version on Packagist](https://camo.githubusercontent.com/97031c40d2a1783d661718f306f5594e29fa13ae71c1136f1ec8aab39a71de9a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6761627269656c66656d692f6c61726176656c2d636f6e6669672d6d616b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gabrielfemi/laravel-config-maker)[![GitHub Tests Action Status](https://camo.githubusercontent.com/d267778901f70da97cbec98301f9540780534d2794b0b64349d579a923014ab5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6761627269656c66656d692f6c61726176656c2d636f6e6669672d6d616b65722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/gabrielfemi/laravel-config-maker/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/8aadfaa17bf3db12a83bb0d17e19c75013044ab58e33b6873db09dcb64b06a04/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6761627269656c66656d692f6c61726176656c2d636f6e6669672d6d616b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gabrielfemi/laravel-config-maker)

Quickly create your configuration files.
========================================

[](#quickly-create-your-configuration-files)

 ```
composer require gabrielfemi/laravel-config-maker
```

Usage
-----

[](#usage)

```
php artisan config:make test
```

This creates a file in the `config` directory called `test.php`

The default content of the file is

```
return [
];
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Gabriel Akinyosoye](https://github.com/GabrielFemi)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.7% 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

Unknown

Total

1

Last Release

2055d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/152432164?v=4)[GabrielFemi](/maintainers/GabrielFemi)[@gabrielfemi](https://github.com/gabrielfemi)

---

Top Contributors

[![otilor](https://avatars.githubusercontent.com/u/39733548?v=4)](https://github.com/otilor "otilor (23 commits)")[![anubra266](https://avatars.githubusercontent.com/u/30869823?v=4)](https://github.com/anubra266 "anubra266 (5 commits)")[![gabrielfemi](https://avatars.githubusercontent.com/u/152432164?v=4)](https://github.com/gabrielfemi "gabrielfemi (2 commits)")

---

Tags

gabrielfemilaravel-config-maker

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gabrielfemi-laravel-config-maker/health.svg)

```
[![Health](https://phpackages.com/badges/gabrielfemi-laravel-config-maker/health.svg)](https://phpackages.com/packages/gabrielfemi-laravel-config-maker)
```

###  Alternatives

[illuminate/support

The Illuminate Support package.

630113.0M41.5k](/packages/illuminate-support)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[illuminate/collections

The Illuminate Collections package.

27078.0M1.1k](/packages/illuminate-collections)[illuminate/config

The Illuminate Config package.

10944.5M2.5k](/packages/illuminate-config)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)

PHPackages © 2026

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