PHPackages                             gacela-project/gacela-yaml-config-reader - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. gacela-project/gacela-yaml-config-reader

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

gacela-project/gacela-yaml-config-reader
========================================

Load yaml/yml files into Gacela

00PHPCI failing

Since May 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/gacela-project/gacela-yaml-config-reader)[ Packagist](https://packagist.org/packages/gacela-project/gacela-yaml-config-reader)[ RSS](/packages/gacela-project-gacela-yaml-config-reader/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Gacela YamlConfigReader
=======================

[](#gacela-yamlconfigreader)

Load yaml/yml configuration files for your Gacela projects.

```
composer require gacela-project/gacela-yaml-config-reader
```

Setup
-----

[](#setup)

You can define the reader configuration either in the `Gacela::bootstrap()` or in a `gacela.php` file.

### Option A)

[](#option-a)

Define the configuration in a `gacela.php` file in the root of your project (recommended way):

```
