urban 5cc30c4fee first commit 3 weeks ago
..
Debug 5cc30c4fee first commit 3 weeks ago
Exception 5cc30c4fee first commit 3 weeks ago
CHANGELOG.md 5cc30c4fee first commit 3 weeks ago
LICENSE 5cc30c4fee first commit 3 weeks ago
OptionConfigurator.php 5cc30c4fee first commit 3 weeks ago
Options.php 5cc30c4fee first commit 3 weeks ago
OptionsResolver.php 5cc30c4fee first commit 3 weeks ago
README.md 5cc30c4fee first commit 3 weeks ago
composer.json 5cc30c4fee first commit 3 weeks ago

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