PHPackages                             rokde/laravel-configuration-objectified - 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. rokde/laravel-configuration-objectified

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

rokde/laravel-configuration-objectified
=======================================

Objectified version of laravel configuration files

v1.0.2(2y ago)015MITPHPPHP ^8.2CI failing

Since Jun 15Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/rokde/laravel-configuration-objectified)[ Packagist](https://packagist.org/packages/rokde/laravel-configuration-objectified)[ Docs](https://github.com/rokde/laravel-configuration-objectified)[ RSS](/packages/rokde-laravel-configuration-objectified/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (12)Versions (4)Used By (0)

Objectified version of laravel configuration files
==================================================

[](#objectified-version-of-laravel-configuration-files)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9d67b303310ecbcec69e4485e7b0adc9990ec76b1444d202416e69e73466963e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f6b64652f6c61726176656c2d636f6e66696775726174696f6e2d6f626a65637469666965642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rokde/laravel-configuration-objectified)[![GitHub Tests Action Status](https://camo.githubusercontent.com/85a0efe39d7747f1f45e572e193be7ec0a2f75b9c5ccf7932f34398e786a9ba5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f726f6b64652f6c61726176656c2d636f6e66696775726174696f6e2d6f626a65637469666965642f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/rokde/laravel-configuration-objectified/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/fcc5c748fbdd2a3e410296839722d1db2af55b980902d7f5949002d1f0bc70fe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f726f6b64652f6c61726176656c2d636f6e66696775726174696f6e2d6f626a65637469666965642f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/rokde/laravel-configuration-objectified/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/3de6002ad8ea82a77d6bb15cc9269336fbc2e539edc97d061f1657512b04763b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f6b64652f6c61726176656c2d636f6e66696775726174696f6e2d6f626a65637469666965642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rokde/laravel-configuration-objectified)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require rokde/laravel-configuration-objectified
```

Usage
-----

[](#usage)

Go to your `config` folder in your laravel project and replace the `return []` statement with this (e.g. `app.php`):

```
