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

AbandonedArchivedLibrary

rastusik/zend-yaml-config
=========================

Allows to use YAML configuration files in ZF2

126PHP

Since Dec 21Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Rastusik/ZendYamlConfig)[ Packagist](https://packagist.org/packages/rastusik/zend-yaml-config)[ RSS](/packages/rastusik-zend-yaml-config/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ZendYamlConfig
==============

[](#zendyamlconfig)

Module providing the ability to use YAML configuration files in ZF2.

Many devs don't like ZF2 for many reasons, one of them is the necessity to use php arrays for configuration. With this module, it is possible to leave behind all the php arrays and to use a nicer and more compact format, in other words, you are able to change files like this:

```
