urban 5cc30c4fee first commit před 3 týdny
..
Debug 5cc30c4fee first commit před 3 týdny
Exception 5cc30c4fee first commit před 3 týdny
CHANGELOG.md 5cc30c4fee first commit před 3 týdny
LICENSE 5cc30c4fee first commit před 3 týdny
OptionConfigurator.php 5cc30c4fee first commit před 3 týdny
Options.php 5cc30c4fee first commit před 3 týdny
OptionsResolver.php 5cc30c4fee first commit před 3 týdny
README.md 5cc30c4fee first commit před 3 týdny
composer.json 5cc30c4fee first commit před 3 týdny

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