Bez popisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Your Name 2e7a963364 first commit před 6 měsíci
..
Debug first commit před 6 měsíci
Exception first commit před 6 měsíci
CHANGELOG.md first commit před 6 měsíci
LICENSE first commit před 6 měsíci
OptionConfigurator.php first commit před 6 měsíci
Options.php first commit před 6 měsíci
OptionsResolver.php first commit před 6 měsíci
README.md first commit před 6 měsíci
composer.json first commit před 6 měsíci

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