urban 5cc30c4fee first commit 10 месяцев назад
..
Debug 5cc30c4fee first commit 10 месяцев назад
Exception 5cc30c4fee first commit 10 месяцев назад
CHANGELOG.md 5cc30c4fee first commit 10 месяцев назад
LICENSE 5cc30c4fee first commit 10 месяцев назад
OptionConfigurator.php 5cc30c4fee first commit 10 месяцев назад
Options.php 5cc30c4fee first commit 10 месяцев назад
OptionsResolver.php 5cc30c4fee first commit 10 месяцев назад
README.md 5cc30c4fee first commit 10 месяцев назад
composer.json 5cc30c4fee first commit 10 месяцев назад

README.md

OptionsResolver Component

The OptionsResolver component is array_replace on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more.

Resources