Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 630 Bytes

config.rst

File metadata and controls

31 lines (22 loc) · 630 Bytes
.. index::
   single: Config
   single: Components; Config

The Config Component

The Config component provides several classes to help you find, load, combine, fill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).

Installation

$ composer require symfony/config

Learn More

.. toctree::
    :maxdepth: 1
    :glob:

    config/*
    /bundles/configuration
    /bundles/extension
    /bundles/prepend_extension