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

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

xervice/yaml-config
===================

1.0.0(7y ago)07MITPHPPHP &gt;=7.1.0

Since Jul 28Pushed 7y ago1 watchersCompare

[ Source](https://github.com/xervice/yaml-config)[ Packagist](https://packagist.org/packages/xervice/yaml-config)[ RSS](/packages/xervice-yaml-config/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (2)Used By (0)

YamlConfig
==========

[](#yamlconfig)

[![Build Status](https://camo.githubusercontent.com/055f522363061264c619ce86111f36cec9707e2da305a09d8b6150627c8e2012/68747470733a2f2f7472617669732d63692e6f72672f786572766963652f79616d6c2d636f6e6669672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/xervice/yaml-config)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a63dce4557becfcbf1f017e662f190f23b3fffc2970a83f069800b4cafa2d6fa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f79616d6c2d636f6e6669672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/yaml-config/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/e089e34f48cde6be5f77000b2353d68a4d4d28b74c64eff53e63467022c971b4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f79616d6c2d636f6e6669672f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/yaml-config/?branch=master)

Parse Yaml files to Config-DataProvider.

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

[](#installation)

```
composer require xervice/yaml-config

```

Configuration
-------------

[](#configuration)

To parse the config file, you have to define Hydrator-Classes implements \\Xervice\\YamlConfig\\Business\\Hydrator\\HydratorInterface.

```
