PHPackages                             code-foundation/flow-config-symfony - 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. code-foundation/flow-config-symfony

ActiveLibrary

code-foundation/flow-config-symfony
===================================

Symfony bundle for code-foundation/flow-config

0.0.4(6y ago)0481MITPHPPHP &gt;=7.1.0CI failing

Since Jun 16Pushed 6y ago1 watchersCompare

[ Source](https://github.com/code-foundation/flow-config-symfony)[ Packagist](https://packagist.org/packages/code-foundation/flow-config-symfony)[ RSS](/packages/code-foundation-flow-config-symfony/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (9)Versions (5)Used By (0)

Status
======

[](#status)

[![Latest Stable Version](https://camo.githubusercontent.com/ca5d751a70f775844c1ac64eca7aa5e1904b12040caec7d78d6ef0eafa8b850d/68747470733a2f2f706f7365722e707567782e6f72672f636f64652d666f756e646174696f6e2f666c6f772d636f6e6669672d73796d666f6e792f762f737461626c65)](https://packagist.org/packages/code-foundation/flow-config-symfony) [![License](https://camo.githubusercontent.com/c08273b849dda5a8b83a83c2af1a561420e7652467ab572ae8f88b5f84087d56/68747470733a2f2f706f7365722e707567782e6f72672f636f64652d666f756e646174696f6e2f666c6f772d636f6e6669672d73796d666f6e792f6c6963656e7365)](https://packagist.org/packages/code-foundation/flow-config-symfony) [![codecov](https://camo.githubusercontent.com/55ccb73abc21bf6f9d8d50dc324604730890563c75ef7d4670cf7f395202f70e/68747470733a2f2f636f6465636f762e696f2f67682f636f64652d666f756e646174696f6e2f666c6f772d636f6e6669672d73796d666f6e792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/code-foundation/flow-config-symfony) [![CircleCI](https://camo.githubusercontent.com/bd5dff4fe5f4104cd4d40be31a902ed2fa9d78ba4df004c8eaaf913f51f08c5b/68747470733a2f2f636972636c6563692e636f6d2f67682f636f64652d666f756e646174696f6e2f666c6f772d636f6e6669672d73796d666f6e792e7376673f7374796c653d737667)](https://circleci.com/gh/code-foundation/flow-config-symfony)

Introduction
============

[](#introduction)

Flow Config is a key value configuration platform built on top of doctrine. It provides an PHP API for setting configuration at the platform that can be set by an install, and then set for a user, or other entity. Defaults are set in a single location, rather than scattering them through the code.

This package provides a Symfony 4 bundle for installing flow-config.

See

Installation
============

[](#installation)

```
composer require code-foundation/flow-config-symfony
```

Add this bundle to your `bundles.php`

```
// app/config/bundles.php
