PHPackages                             tinypixel/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tinypixel/config

Abandoned → [tiny-pixel/config](/?search=tiny-pixel%2Fconfig)Library[Utility &amp; Helpers](/categories/utility)

tinypixel/config
================

Internal configuration helper for roots/bedrock projects

v0.0.2(6y ago)46MITPHPCI failing

Since Dec 31Pushed 2y agoCompare

[ Source](https://github.com/pixelcollective/config)[ Packagist](https://packagist.org/packages/tinypixel/config)[ RSS](/packages/tinypixel-config/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (6)Versions (4)Used By (0)

Tiny Pixel WordPress Configuration
==================================

[](#tiny-pixel-wordpress-configuration)

[![Packagist Version](https://camo.githubusercontent.com/557abf93817428e431d3032f65ce4f32a876b518826f92db1d307b55eba5f498/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74696e792d706978656c2f636f6e666967)](https://camo.githubusercontent.com/557abf93817428e431d3032f65ce4f32a876b518826f92db1d307b55eba5f498/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74696e792d706978656c2f636f6e666967)[![Maintainability](https://camo.githubusercontent.com/9a90765516cbf51ea0d0eb76749969077582a8654ecef9ce1c4ca6f99bfc8b2a/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39376431656330303665663733386232383338612f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/pixelcollective/config/maintainability)[![Test Coverage](https://camo.githubusercontent.com/d5ad99544500d6183acb53ec8fa71ac91599c9511528d468fd46ce4a8da78c64/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39376431656330303665663733386232383338612f746573745f636f766572616765)](https://codeclimate.com/github/pixelcollective/config/test_coverage)[![CircleCI](https://camo.githubusercontent.com/e665e84df00a98c687f99b93fbcd4bd764f2edb30dbcb3f5c31c857829ac33e4/68747470733a2f2f636972636c6563692e636f6d2f67682f706978656c636f6c6c6563746976652f636f6e6669672e7376673f7374796c653d736869656c64)](https://circleci.com/gh/pixelcollective/config)

An opinionated wrapper for [roots/wp-config](https://github.com/roots/wp-config) enabling a more object-oriented config definition style for Bedrock projects. Used as the base of Tiny Pixel managed WordPress applications.

Not safer or better, just different. Currently `roots/wp-config` has way better coverage, in fact.

Example `config/application.php`
--------------------------------

[](#example-configapplicationphp)

```
