PHPackages                             chubbyphp/chubbyphp-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. chubbyphp/chubbyphp-config

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

chubbyphp/chubbyphp-config
==========================

Chubbyphp Config

2.1.1(6y ago)020.9k↓50%MITPHPPHP ^7.2

Since Aug 27Pushed 5y ago1 watchersCompare

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

READMEChangelogDependencies (13)Versions (19)Used By (0)

chubbyphp-config
================

[](#chubbyphp-config)

[![Build Status](https://camo.githubusercontent.com/de61fc13be09778c59cbb6ec75befcb4d236357acc44819fb3c909ea9f0cf2ac/68747470733a2f2f6170692e7472617669732d63692e6f72672f6368756262797068702f6368756262797068702d636f6e6669672e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/chubbyphp/chubbyphp-config)[![Coverage Status](https://camo.githubusercontent.com/5e92a7693ad45194bd52c4c76d52361fea901c7438b9b61cdb573ff9e9bda7a5/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6368756262797068702f6368756262797068702d636f6e6669672f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/chubbyphp/chubbyphp-config?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/cda281343f77bf7508ff507dd880f5acdb52dfca8ef6c2bb50f4a017927b4e1d/68747470733a2f2f706f7365722e707567782e6f72672f6368756262797068702f6368756262797068702d636f6e6669672f762f737461626c652e706e67)](https://packagist.org/packages/chubbyphp/chubbyphp-config)[![Total Downloads](https://camo.githubusercontent.com/2666020f6b5e0b2b89ced184a21486530ff496a3f2a7409c9971ba90dbd56a85/68747470733a2f2f706f7365722e707567782e6f72672f6368756262797068702f6368756262797068702d636f6e6669672f646f776e6c6f6164732e706e67)](https://packagist.org/packages/chubbyphp/chubbyphp-config)[![Monthly Downloads](https://camo.githubusercontent.com/119d38c2b6604ed17a94b5754bc5667a307011026ca4c8815ee77cbf777dd782/68747470733a2f2f706f7365722e707567782e6f72672f6368756262797068702f6368756262797068702d636f6e6669672f642f6d6f6e74686c79)](https://packagist.org/packages/chubbyphp/chubbyphp-config)[![Daily Downloads](https://camo.githubusercontent.com/5dbe965dddf06b7f9e64bf6d3d6d145ceb639861e7f9ab66144887a9499b34c8/68747470733a2f2f706f7365722e707567782e6f72672f6368756262797068702f6368756262797068702d636f6e6669672f642f6461696c79)](https://packagist.org/packages/chubbyphp/chubbyphp-config)

Description
-----------

[](#description)

A simple config.

DEPRECATED: I suggest to use [chubbyphp-laminas-config](https://packagist.org/packages/chubbyphp/chubbyphp-laminas-config) with or without config stuff from [laminas](https://github.com/laminas?q=config&type=&language=php).

Requirements
------------

[](#requirements)

- php: ^7.2

Suggest
-------

[](#suggest)

- chubbyphp/chubbyphp-container: ^1.0
- pimple/pimple: ^3.2.3
- symfony/console: ^2.8.50|^3.4.26|^4.2.7|^5.0

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

[](#installation)

Through [Composer](http://getcomposer.org) as [chubbyphp/chubbyphp-config](https://packagist.org/packages/chubbyphp/chubbyphp-config).

```
composer require chubbyphp/chubbyphp-config "^2.1"
```

Usage
-----

[](#usage)

### Command

[](#command)

- [CleanDirectoriesCommand](doc/Command/CleanDirectoriesCommand.md)

### Bootstrap

[](#bootstrap)

#### ServiceFactory (chubbyphp/chubbyphp-container)

[](#servicefactory-chubbyphpchubbyphp-container)

```
