urban 5cc30c4fee first commit 10 months ago
..
Debug 5cc30c4fee first commit 10 months ago
Exception 5cc30c4fee first commit 10 months ago
CHANGELOG.md 5cc30c4fee first commit 10 months ago
LICENSE 5cc30c4fee first commit 10 months ago
OptionConfigurator.php 5cc30c4fee first commit 10 months ago
Options.php 5cc30c4fee first commit 10 months ago
OptionsResolver.php 5cc30c4fee first commit 10 months ago
README.md 5cc30c4fee first commit 10 months ago
composer.json 5cc30c4fee first commit 10 months 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